Enum ColorSpace
Represents the color space specifier.
Namespace: ExifLibrary
Assembly: ExifLibrary.dll
Syntax
public enum ColorSpace : ushort
Fields
| Name | Description |
|---|---|
| sRGB | The color space is sRGB. |
| Uncalibrated | The color space is other than sRGB. |