CGImageMetadataType Enum

Definition

Enumerates the type-forms of image metadata.

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

Fields

AlternateArray 4
AlternateText 5
ArrayOrdered 3
ArrayUnordered 2
Default 0
Invalid -1
String 1
Structure 6

Applies to