ExifTagImageAsShotNeutral Property

Gets the AsShotNeutral EXIF tag.

Description: Specifies the selected white balance at time of capture, encoded as the coordinates of a perfectly neutral color in linear reference space values. The inclusion of this tag precludes the inclusion of the AsShotWhiteXY tag.
Id: 50728 (0xc628)
Type: Short

Definition

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

Property Value

ExifTag

See Also