CGImageMetadataTagPrefixes Class

Definition

Constants defining standard prefixes. Primarily used with Prefix.

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 7, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public static class CGImageMetadataTagPrefixes
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 7, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 8, ObjCRuntime.PlatformArchitecture.All, null)]
public static class CGImageMetadataTagPrefixes
type CGImageMetadataTagPrefixes = class
Inheritance
CGImageMetadataTagPrefixes
Attributes

Properties

DublinCore

Represents the value associated with the constant kCGImageMetadataPrefixDublinCore

Exif

Represents the value associated with the constant kCGImageMetadataPrefixExif

ExifAux

Represents the value associated with the constant kCGImageMetadataPrefixExifAux

ExifEx

Represents the value associated with the constant kCGImageMetadataPrefixExifEX

IPTCCore

Represents the value associated with the constant kCGImageMetadataPrefixIPTCCore

IPTCExtension
Photoshop

Represents the value associated with the constant kCGImageMetadataPrefixPhotoshop

TIFF

Represents the value associated with the constant kCGImageMetadataPrefixTIFF

XMPBasic

Represents the value associated with the constant kCGImageMetadataPrefixXMPBasic

XMPRights

Represents the value associated with the constant kCGImageMetadataPrefixXMPRights

Applies to