Table of Contents

ExifTag.Photo.ColorSpace Property

Definition

Namespace
GleamTech.ImageUltimate
Assembly
GleamTech.ImageUltimate.dll

Gets the ColorSpace EXIF tag.

Description: The color space information tag is always recorded as the color space specifier. Normally sRGB is used to define the color space based on the PC monitor conditions and environment. If a color space other than sRGB is used, Uncalibrated is set. Image data recorded as Uncalibrated can be treated as sRGB when it is converted to FlashPix.
Id: 40961 (0xa001)
Type: Short

public static ExifTag ColorSpace { get; }

Property Value

ExifTag