Contents

CGImageMetadataType

Constants that indicate the XMP type for a metadata tag.

Declaration

enum CGImageMetadataType

Overview

Use these constants to identify the type of metadata in a CGImageMetadataTag opaque type. The type tells you how to interpret the value of the metadata tag. When creating a new CGImageMetadataTag, specify a type so the system knows how to serialize the data to the XMP format.

Topics

Metadata Types

Initializers

See Also

Getting the Tag Type