GraphicsFormats Xojo plugin

RawPngImporter.InternetMediaTypes Method

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

InternetMediaTypes() as String()

Parameters

Returns

String()

Remarks

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

See Also

RawPngImporter Class