libcvd
Static Public Attributes | List of all members
CVD::Pixel::DefaultConvertible< C > Struct Template Reference

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
 

Detailed Description

template<class C>
struct CVD::Pixel::DefaultConvertible< C >

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.


The documentation for this struct was generated from the following file: