GraphicsFormats Xojo plugin

RawTIFFExporter.ClearBitmaps Method (console safe)

Clears all bitmaps that have been added.

ClearBitmaps()

Parameters

Remarks

You do not need to call this method unless you are going to re-use the instance of the RawTIFFExporter class for 2nd export without creating new instance.

See Also

RawTIFFExporter Class