ExifTagImagePreviewColorSpace Property

Gets the PreviewColorSpace EXIF tag.

Description: This tag specifies the color space in which the rendered preview in this IFD is stored. The default value for this tag is sRGB for color previews and Gray Gamma 2.2 for monochrome previews.
Id: 50970 (0xc71a)
Type: Long

Definition

Namespace: GleamTech.ImageUltimate
Assembly: GleamTech.ImageUltimate (in GleamTech.ImageUltimate.dll) Version: 5.8.8
C#
public static ExifTag PreviewColorSpace { get; }

Property Value

ExifTag

See Also