CGImageMetadataTagNamespaces Class

Definition

Holds constants specifying standard metadata namespaces. Primarily used with Namespace.

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 7, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public static class CGImageMetadataTagNamespaces
[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 CGImageMetadataTagNamespaces
type CGImageMetadataTagNamespaces = class
Inheritance
CGImageMetadataTagNamespaces
Attributes

Properties

DublinCore

Represents the value associated with the constant kCGImageMetadataNamespaceDublinCore

Exif

Represents the value associated with the constant kCGImageMetadataNamespaceExif

ExifAux

Represents the value associated with the constant kCGImageMetadataNamespaceExifAux

ExifEx

Represents the value associated with the constant kCGImageMetadataNamespaceExifEX

IPTCCore

Represents the value associated with the constant kCGImageMetadataNamespaceIPTCCore

IPTCExtension
Photoshop

Represents the value associated with the constant kCGImageMetadataNamespacePhotoshop

TIFF

Represents the value associated with the constant kCGImageMetadataNamespaceTIFF

XMPBasic

Represents the value associated with the constant kCGImageMetadataNamespaceXMPBasic

XMPRights

Represents the value associated with the constant kCGImageMetadataNamespaceXMPRights

Applies to