CGImageSource.SupportedExportTypes
Returns an array of uniform type identifiers (UTIs) that are supported for image destinations.
Component |
Version |
macOS |
Windows |
Linux |
Server |
iOS SDK |
CGImageSource
|
9.4 |
✅ Yes |
❌ No |
❌ No |
✅ Yes, on macOS |
✅ Yes |
MBS( "CGImageSource.SupportedExportTypes" )
Parameters
none
Result
Returns OK or error.
Description
Returns an array of uniform type identifiers (UTIs) that are supported for image destinations.
With macOS 10.15, this list is:
public.jpeg, public.png, com.compuserve.gif, public.tiff, public.jpeg-2000, com.apple.atx, org.khronos.ktx, org.khronos.astc, public.heic, com.microsoft.ico, com.microsoft.bmp, com.apple.icns, com.adobe.photoshop-image, com.adobe.pdf, com.truevision.tga-image, com.ilm.openexr-image, public.pbm, public.pvr
See also
Release notes
Blog Entries
This function checks for a license.
Created 30th August 2019, last changed 10th August 2020
CGImageSource.Status
-
CGImageSource.SupportedTypes