libcvd
|
All pixel types which are DefaultConvertible can be converted freely from one to another. More...
#include <convert_pixel_types.h>
Static Public Attributes | |
static const int | is = std::numeric_limits<C>::is_specialized |
All pixel types which are DefaultConvertible can be converted freely from one to another.
This struct indicated which types are DefaultConvertible. All bulitin numeric types, Rgb of them, Rgba and Rgb8 etc fall in to this class.