Table of Contents

ExifTag.Image.BayerGreenSplit Property

Definition

Namespace
GleamTech.ImageUltimate
Assembly
GleamTech.ImageUltimate.dll

Gets the BayerGreenSplit EXIF tag.

Description: Only applies to CFA images using a Bayer pattern filter array. This tag specifies, in arbitrary units, how closely the values of the green pixels in the blue/green rows track the values of the green pixels in the red/green rows. A value of zero means the two kinds of green pixels track closely, while a non-zero value means they sometimes diverge. The useful range for this tag is from 0 (no divergence) to about 5000 (quite large divergence).
Id: 50733 (0xc62d)
Type: Long

public static ExifTag BayerGreenSplit { get; }

Property Value

ExifTag