GraphicsFormats Xojo plugin

RawPngImporter.FileExtensions Method

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

FileExtensions() as String()

Parameters

Returns

String()

Remarks

For this class this function will return array with one element which contains the string: .png

See Also

RawPngImporter Class