GraphicsFormats Xojo plugin

RawBMPExporter.FileExtensions Method

Returns array of file extensions which this image format can use.

FileExtensions() as String()

Parameters

Returns

String()

Remarks

This class will return .bmp and .dib for this function.

See Also

RawBMPExporter Class