GraphicsFormats Xojo plugin |
|
RawWebPExporter.ProgressHandler Property
If delegate is assigned to this property then the exporter will report progress to the delegate method and the export can also be canceled from the delegate.
ProgressHandler as RawBitmap.ProgressDelegate {Read and Write}
Remarks
See Also
RawWebPExporter Class