Returns an array of the uniform type identifiers (UTIs) that are supported for image destinations.
Original signature is 'CFArrayRef CGImageDestinationCopyTypeIdentifiers ( void );'
Available in Mac OS X version 10.4 and later.


Returns an array of the UTIs that are supported for image destinations. See Uniform Type Identifiers Overview for a list of system-declared and third-party UTIs that can be returned.

- Available in Monobjc Bridge: 10.6 (For Mac OS X 10.6 and later), 10.5 (For Mac OS X 10.5 and later)