#include <colourspaces.h>
Public Member Functions | |
bayer_grbg16 (unsigned short v) | |
bayer_grbg16 () | |
operator unsigned short () const | |
Public Attributes | |
unsigned short | val |
16bit Bayer datatype representing the colour filter pattern GRBG
Definition at line 94 of file colourspaces.h.
CVD::bayer_grbg16::bayer_grbg16 | ( | ) | [inline] |
Definition at line 98 of file colourspaces.h.
CVD::bayer_grbg16::bayer_grbg16 | ( | unsigned short | v | ) | [inline] |
Definition at line 99 of file colourspaces.h.
CVD::bayer_grbg16::operator unsigned short | ( | ) | const [inline] |
Definition at line 97 of file colourspaces.h.
unsigned short CVD::bayer_grbg16::val |
Definition at line 96 of file colourspaces.h.