GraphicsFormats Xojo plugin

TgaImporter.ProgressHandler Property (console safe)

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

TgaImporter Class