ExifTagImageBlackLevelDeltaV Property

Gets the BlackLevelDeltaV EXIF tag.

Description: If the zero light encoding level is a function of the image row, this tag specifies the difference between the zero light encoding level for each row 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: 50716 (0xc61c)
Type: SRational

Definition

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

Property Value

ExifTag

See Also