Platforms to show: All Mac Windows Linux Cross-Platform

Back to CGImageMetadataMBS class.

Common Prefixes

CGImageMetadataMBS.kCGImageMetadataPrefixDublinCore as String

Type Topic Plugin Version macOS Windows Linux iOS Targets
shared method CoreGraphics MBS MacCG Plugin 18.5 ✅ Yes ❌ No ❌ No ✅ Yes All
One of the common prefix names.

Dublin Core

CGImageMetadataMBS.kCGImageMetadataPrefixExif as String

Type Topic Plugin Version macOS Windows Linux iOS Targets
shared method CoreGraphics MBS MacCG Plugin 18.5 ✅ Yes ❌ No ❌ No ✅ Yes All
One of the common prefix names.

Exif

CGImageMetadataMBS.kCGImageMetadataPrefixExifAux as String

Type Topic Plugin Version macOS Windows Linux iOS Targets
shared method CoreGraphics MBS MacCG Plugin 18.5 ✅ Yes ❌ No ❌ No ✅ Yes All
One of the common prefix names.

Exif Aux

CGImageMetadataMBS.kCGImageMetadataPrefixExifEX as String

Type Topic Plugin Version macOS Windows Linux iOS Targets
shared method CoreGraphics MBS MacCG Plugin 18.5 ✅ Yes ❌ No ❌ No ✅ Yes All
One of the common prefix names.

Exif EX

CGImageMetadataMBS.kCGImageMetadataPrefixIPTCCore as String

Type Topic Plugin Version macOS Windows Linux iOS Targets
shared method CoreGraphics MBS MacCG Plugin 18.5 ✅ Yes ❌ No ❌ No ✅ Yes All
One of the common prefix names.

IPTC Core

CGImageMetadataMBS.kCGImageMetadataPrefixIPTCExtension as String

Type Topic Plugin Version macOS Windows Linux iOS Targets
shared method CoreGraphics MBS MacCG Plugin 18.5 ✅ Yes ❌ No ❌ No ✅ Yes All
One of the common prefix names.

IPTC Extension

CGImageMetadataMBS.kCGImageMetadataPrefixPhotoshop as String

Type Topic Plugin Version macOS Windows Linux iOS Targets
shared method CoreGraphics MBS MacCG Plugin 18.5 ✅ Yes ❌ No ❌ No ✅ Yes All
One of the common prefix names.

Photoshop

CGImageMetadataMBS.kCGImageMetadataPrefixTIFF as String

Type Topic Plugin Version macOS Windows Linux iOS Targets
shared method CoreGraphics MBS MacCG Plugin 18.5 ✅ Yes ❌ No ❌ No ✅ Yes All
One of the common prefix names.

TIFF

CGImageMetadataMBS.kCGImageMetadataPrefixXMPBasic as String

Type Topic Plugin Version macOS Windows Linux iOS Targets
shared method CoreGraphics MBS MacCG Plugin 18.5 ✅ Yes ❌ No ❌ No ✅ Yes All
One of the common prefix names.

XMP Basic

CGImageMetadataMBS.kCGImageMetadataPrefixXMPRights as String

Type Topic Plugin Version macOS Windows Linux iOS Targets
shared method CoreGraphics MBS MacCG Plugin 18.5 ✅ Yes ❌ No ❌ No ✅ Yes All
One of the common prefix names.

XMP Rights

CGImageMetadataMBS.CreateFromXMPData(data as MemoryBlock) as CGImageMetadataMBS

Type Topic Plugin Version macOS Windows Linux iOS Targets
shared method CoreGraphics MBS MacCG Plugin 18.5 ✅ Yes ❌ No ❌ No ✅ Yes All
Creates a collection of CGImageMetadataTags from a block of XMP data.

Converts XMP data into a collection of metadata tags.
The data must be a complete XMP tree. XMP packet headers (<?xpacket .. ?>) are supported.

data: The XMP data.

Returns a collection of CGImageMetadata tags. Returns nil if an error occurred.

CGImageMetadataMBS.kCFErrorDomainCGImageMetadata as String

Type Topic Plugin Version macOS Windows Linux iOS Targets
shared method CoreGraphics MBS MacCG Plugin 18.5 ✅ Yes ❌ No ❌ No ✅ Yes All
Error domain for all errors originating in ImageIO for CGImageMetadata APIs.

CGImageMetadataMBS.kCGImageMetadataEnumerateRecursively as String

Type Topic Plugin Version macOS Windows Linux iOS Targets
shared method CoreGraphics MBS MacCG Plugin 18.5 ✅ Yes ❌ No ❌ No ✅ Yes All
A key for the 'options' of Tags function.

If present, the value should be a CFBoolean. If true, tags will be enumerated recursively, if false, only the direct children of 'rootPath' will be enumerated. The default is non-recursive.

Namespaces

CGImageMetadataMBS.kCGImageMetadataNamespaceDublinCore as String

Type Topic Plugin Version macOS Windows Linux iOS Targets
shared method CoreGraphics MBS MacCG Plugin 18.5 ✅ Yes ❌ No ❌ No ✅ Yes All
One of the metadata namespaces.

Dublin Core

CGImageMetadataMBS.kCGImageMetadataNamespaceExif as String

Type Topic Plugin Version macOS Windows Linux iOS Targets
shared method CoreGraphics MBS MacCG Plugin 18.5 ✅ Yes ❌ No ❌ No ✅ Yes All
One of the metadata namespaces.

Exif

CGImageMetadataMBS.kCGImageMetadataNamespaceExifAux as String

Type Topic Plugin Version macOS Windows Linux iOS Targets
shared method CoreGraphics MBS MacCG Plugin 18.5 ✅ Yes ❌ No ❌ No ✅ Yes All
One of the metadata namespaces.

Exif Aux

CGImageMetadataMBS.kCGImageMetadataNamespaceExifEX as String

Type Topic Plugin Version macOS Windows Linux iOS Targets
shared method CoreGraphics MBS MacCG Plugin 18.5 ✅ Yes ❌ No ❌ No ✅ Yes All
One of the metadata namespaces.

ExifEX

CGImageMetadataMBS.kCGImageMetadataNamespaceIPTCCore as String

Type Topic Plugin Version macOS Windows Linux iOS Targets
shared method CoreGraphics MBS MacCG Plugin 18.5 ✅ Yes ❌ No ❌ No ✅ Yes All
One of the metadata namespaces.

IPTC Core

CGImageMetadataMBS.kCGImageMetadataNamespaceIPTCExtension as String

Type Topic Plugin Version macOS Windows Linux iOS Targets
shared method CoreGraphics MBS MacCG Plugin 18.5 ✅ Yes ❌ No ❌ No ✅ Yes All
One of the metadata namespaces.

IPTC Extension

CGImageMetadataMBS.kCGImageMetadataNamespacePhotoshop as String

Type Topic Plugin Version macOS Windows Linux iOS Targets
shared method CoreGraphics MBS MacCG Plugin 18.5 ✅ Yes ❌ No ❌ No ✅ Yes All
One of the metadata namespaces.

Photoshop

CGImageMetadataMBS.kCGImageMetadataNamespaceTIFF as String

Type Topic Plugin Version macOS Windows Linux iOS Targets
shared method CoreGraphics MBS MacCG Plugin 18.5 ✅ Yes ❌ No ❌ No ✅ Yes All
One of the metadata namespaces.

TIFF

CGImageMetadataMBS.kCGImageMetadataNamespaceXMPBasic as String

Type Topic Plugin Version macOS Windows Linux iOS Targets
shared method CoreGraphics MBS MacCG Plugin 18.5 ✅ Yes ❌ No ❌ No ✅ Yes All
One of the metadata namespaces.

XMP Basic

CGImageMetadataMBS.kCGImageMetadataNamespaceXMPRights as String

Type Topic Plugin Version macOS Windows Linux iOS Targets
shared method CoreGraphics MBS MacCG Plugin 18.5 ✅ Yes ❌ No ❌ No ✅ Yes All
One of the metadata namespaces.

XMP Rights

The items on this page are in the following plugins: MBS MacCG Plugin.


The biggest plugin in space...