#include <colourspaces.h>
Public Member Functions | |
bayer_rggb16 (unsigned char v) | |
bayer_rggb16 () | |
operator unsigned short () const | |
Public Attributes | |
unsigned short | val |
16bit Bayer datatype representing the colour filter pattern RGGB
Definition at line 104 of file colourspaces.h.
CVD::bayer_rggb16::bayer_rggb16 | ( | ) | [inline] |
Definition at line 108 of file colourspaces.h.
CVD::bayer_rggb16::bayer_rggb16 | ( | unsigned char | v | ) | [inline] |
Definition at line 109 of file colourspaces.h.
CVD::bayer_rggb16::operator unsigned short | ( | ) | const [inline] |
Definition at line 107 of file colourspaces.h.
unsigned short CVD::bayer_rggb16::val |
Definition at line 106 of file colourspaces.h.