ExifTagImageTransferFunction Property

Gets the TransferFunction EXIF tag.

Description: A transfer function for the image, described in tabular style. Normally this tag is not necessary, since color space is specified in the color space information tag (ColorSpace).
Id: 301 (0x012d)
Type: Short

Definition

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

Property Value

ExifTag

See Also