GraphicsFormats Xojo plugin

RawBMPExporter.InternetMediaTypes Method (console safe)

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

RawBMPExporter Class