Topics   All   MacOS (Only)   Windows (Only)   Linux (Only, Not)   iOS (Only, Not)  
Components   Crossplatform Mac & Win   Server   Client   Old   Deprecated   Guides   Examples   Videos
New in version: 9.5   10.0   10.1   10.2   10.3   10.4   10.5   11.0   11.1   11.2    Statistic    FMM    Blog  

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

Created 30th August 2019, last changed 10th August 2020


CGImageSource.Status - CGImageSource.SupportedTypes

Feedback: Report problem or ask question.