DeBayerTransform::tStartPattern

Enumeration containing all possible bayer start patterns of the first row of the image data.
Value Description
eBG The first two pixels of the pattern are interpreted as blue and green.
eGB The first two pixels of the pattern are interpreted as green and blue.
eGR The first two pixels of the pattern are interpreted as green and red.
eRG The first two pixels of the pattern are interpreted as red and green.

<< DeBayerTransform