GraphicsFormats Xojo plugin

RawWebPExporter.ProgressHandler Property (console safe)

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