libgphoto2 photo camera library (libgphoto2) API
2.5.28
|
bayer type definitions common to camlibs and libgphoto2 More...
Go to the source code of this file.
Enumerations | |
enum | BayerTile { BAYER_TILE_RGGB = 0, BAYER_TILE_GRBG = 1, BAYER_TILE_BGGR = 2, BAYER_TILE_GBRG = 3, BAYER_TILE_RGGB_INTERLACED = 4, BAYER_TILE_GRBG_INTERLACED = 5, BAYER_TILE_BGGR_INTERLACED = 6, BAYER_TILE_GBRG_INTERLACED = 7 } |
how the bayer CCD array is laid out More... | |
bayer type definitions common to camlibs and libgphoto2
enum BayerTile |
how the bayer CCD array is laid out
This enumeration defines how the CCD bayer array is laid out.