CVD 0.8
Static Public Member Functions
CVD::ConvertImage< From, To, Conv, both_pod > Struct Template Reference

List of all members.

Static Public Member Functions

static void convert (const SubImage< From > &from, SubImage< To > &to)

Detailed Description

template<class From, class To, class Conv = typename Pixel::DefaultConversion<From,To>::type, int both_pod = Internal::is_POD<From>::is_pod && Internal::is_POD<To>::is_pod>
struct CVD::ConvertImage< From, To, Conv, both_pod >

Definition at line 34 of file image_convert.h.


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