GraphicsFormats Xojo plugin

RawJpegExporter.ProgressHandler Property

To get progress feedback then assign a a class instance that implements the IProgressHandler interface to this property.

ProgressHandler as IProgressHandler {Read and Write}

Remarks

See more documentation in the TypeLib on IProgressHandler.

See Also

RawJpegExporter Class