|
RVC
1.15.0
a product by
RVBUST.
|
#include <RVC.h>
Public Types | |
| enum | Enum { None = 0, Mono8 = 1, RGB8 = 2, BGR8 = 3 } |
Static Public Member Functions | |
| static const char * | ToString (ImageType::Enum type) |
| Print given ImageType. More... | |
| static size_t | GetPixelSize (ImageType::Enum type) |
| Get pixel size of ImageType. More... | |
Image Type.
All support type are Mono8, RGB8, BGR8
|
static |
|
static |