예제 #1
0
 public bool StatisticReport(out StatisticReport report)
 {
     return(FreeImage.StatisticReport(this.Dib, out report));
 }