'Declaration Public Enum ExifColorSpace Inherits System.Enum
public enum ExifColorSpace : System.Enum
'Declaration Public Enum ExifColorSpace Inherits System.Enum
public enum ExifColorSpace : System.Enum
Member | Description |
---|---|
NotDefined | Not defined (default). |
sRGB | The color space based on the PC monitor conditions and environment. |
Uncalibrated | Indicates that a color space other than sRGB is used. |
Unknown | Unrecognized value |
System.Object
System.ValueType
System.Enum
GrapeCity.Documents.Imaging.Exif.ExifColorSpace