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.3
9.4
9.5
10.0
10.1
10.2
10.3
10.4
10.5
10.6
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 | FileMaker iOS SDK |
| CGImageSource | 9.4 | Yes | No | No | Yes, macOS only | Yes |
MBS( "CGImageSource.SupportedExportTypes" ) More
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
Blog Entries
Release notes
- Version 9.4
- Added CGImageSource.Export and CGImageSource.SupportedExportTypes functions to export image.
Created 30th August 2019, last changed 10th August 2020
CGImageSource.Status - CGImageSource.SupportedTypes
Feedback: Report problem or ask question.
Links
MBS Xojo Plugins