#include <vidl_color.h>
Definition at line 328 of file vidl_color.h.
Static Public Member Functions | |
| template<class T> | |
| static void | convert (const T in[3], T out[3]) |
| template<class inT, class outT> | |
| static void | convert (const inT in[3], outT out[3]) |
| static void vidl_color_converter< VIDL_PIXEL_COLOR_YUV, VIDL_PIXEL_COLOR_YUV >::convert | ( | const T | in[3], | |
| T | out[3] | |||
| ) | [inline, static] |
Definition at line 331 of file vidl_color.h.
| static void vidl_color_converter< VIDL_PIXEL_COLOR_YUV, VIDL_PIXEL_COLOR_YUV >::convert | ( | const inT | in[3], | |
| outT | out[3] | |||
| ) | [inline, static] |
Definition at line 337 of file vidl_color.h.
1.5.1