public static imageMIMETypes : Array [read-only]
Returns an array that contains all MIME types that the loadMovie function and the codecs for a mobile device support for processing images.
The following example traces the value of this read-only property:
trace(System.capabilities.imageMIMETypes);