refenum.DeBayerStartPatterns

Enumeration containing all possible bayer start patterns of the first row of the image data.
Name Description
BG The first two pixels of the pattern are interpreted as blue and green.
GB The first two pixels of the pattern are interpreted as green and blue.
GR The first two pixels of the pattern are interpreted as green and red.
RG The first two pixels of the pattern are interpreted as red and green.

<< Enumerations