libcvd
Static Public Attributes | List of all members
CVD::IsConvertible< In, Out > Struct Template Reference

Can two types be converted with CVD::convert_image? More...

#include <convert_image.h>

Static Public Attributes

static const bool is = Pixel::DefaultConvertible<In>::is & Pixel::DefaultConvertible<Out>::is
 

Detailed Description

template<class In, class Out>
struct CVD::IsConvertible< In, Out >

Can two types be converted with CVD::convert_image?


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