CVD::Pixel::DefaultConvertible< C > Struct Template Reference
[Image loading and saving, and format conversion]

#include <convert_pixel_types.h>

List of all members.

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.

Definition at line 305 of file convert_pixel_types.h.


Member Data Documentation

template<class C >
const int CVD::Pixel::DefaultConvertible< C >::is = std::numeric_limits<C>::is_specialized [static]

Definition at line 307 of file convert_pixel_types.h.


The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines


libcvd
Author(s): Edward Rosten, Paul Smith, Tom Drummond, Gerhard Reitmayr, Ethan Eade, Timothy Gan, Chris Kemp, Georg Klein
autogenerated on Fri Jan 11 09:14:00 2013