OnOptimize Event (ILEADRasterImgOpt)
void OnOptimize (short nPercent); | |
Overview |
Refer to Image Optimization. |
Remarks
This event is fired repeatedly by the OptimizeBuffer method, to notify the user of the percentage of the optimization operation that has been completed. The event is fired for every 1% of the optimization that has been completed.
See Also