Platforms to show: All Mac Windows Linux Cross-Platform

Back to CGImageMetadataTagMBS class.

CGImageMetadataTagMBS.kTypeAlternateArray = 4

Type Topic Plugin Version
const CoreGraphics MBS MacCG Plugin 18.5
One of the type constants.

An ordered array where all elements are alternates for the same value. Serialized in XMP as <rdf:Alt>.

CGImageMetadataTagMBS.kTypeAlternateText = 5

Type Topic Plugin Version
const CoreGraphics MBS MacCG Plugin 18.5
One of the type constants.

A special case of an alternate array where all elements are different localized strings for the same value. Serialized in XMP as an alternate array of strings with xml:lang qualifiers.

CGImageMetadataTagMBS.kTypeArrayOrdered = 3

Type Topic Plugin Version
const CoreGraphics MBS MacCG Plugin 18.5
One of the type constants.

An array where order is preserved. Serialized in XMP as <rdf:Seq>.

CGImageMetadataTagMBS.kTypeArrayUnordered = 2

Type Topic Plugin Version
const CoreGraphics MBS MacCG Plugin 18.5
One of the type constants.

An array where order does not matter. Serialized in XMP as <rdf:Bag>.

CGImageMetadataTagMBS.kTypeDefault = 0

Type Topic Plugin Version
const CoreGraphics MBS MacCG Plugin 18.5
One of the type constants.

The type is taken from the passed value for new tags.

CGImageMetadataTagMBS.kTypeInvalid = -1

Type Topic Plugin Version
const CoreGraphics MBS MacCG Plugin 18.5
One of the type constants.

Invalid.

CGImageMetadataTagMBS.kTypeString = 1

Type Topic Plugin Version
const CoreGraphics MBS MacCG Plugin 18.5
One of the type constants.

A string value. Number and boolean values will be converted to a string.

CGImageMetadataTagMBS.kTypeStructure = 6

Type Topic Plugin Version
const CoreGraphics MBS MacCG Plugin 18.5
One of the type constants.

A collection of keys and values. Unlike array elements, fields of a structure may belong to different namespaces.

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


💬 Ask a question or report a problem
The biggest plugin in space...