GraphicsFormats Xojo plugin

RawBMPImporter.InternetMediaTypes Method

Returns array of internet media types which this image format can use.

InternetMediaTypes() as String()

Parameters

Returns

String()

Remarks

This class will return image/bmp and image/x-bmp for this function.

See Also

RawBMPImporter Class