ColorSamplingMethod Fields |
The RetinaColorSamplingMethod type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() | ColorBayer |
Standard bayer sampling
|
![]() ![]() | ColorDiagonal |
Color sampling is RGBRGBRGB..., line 2 BRGBRGBRG..., line 3, GBRGBRGBR...
|
![]() ![]() | ColorRandom |
Each pixel position is either R, G or B in a random choice
|
![]() | value__ |