GraphicsFormats Xojo plugin |
|
RawBMPImporter.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
RawBMPImporter Class