ExifTagImageBlackLevelDeltaH Property

Gets the BlackLevelDeltaH EXIF tag.

Description: If the zero light encoding level is a function of the image column, BlackLevelDeltaH specifies the difference between the zero light encoding level for each column and the baseline zero light encoding level. If SamplesPerPixel is not equal to one, this single table applies to all the samples for each pixel.
Id: 50715 (0xc61b)
Type: SRational

Definition

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

Property Value

ExifTag

See Also