Main Page   Namespace List   Class Hierarchy   Compound List   File List   Namespace Members   Compound Members   File Members  

RGB_channel_image< Real > Class Template Reference

#include <channel_image.h>

Inheritance diagram for RGB_channel_image< Real >:

Channel_image< 3, Real, RGB > List of all members.

Public Types

typedef Real real_type
typedef Channel_image<
3, Real, RGB >::size_type 
size_type

Public Methods

 RGB_channel_image ()
 RGB_channel_image (const RGB_channel_image< Real > &c)
 RGB_channel_image (const size_type x, const size_type y)

Static Public Attributes

const size_type red = 0
const size_type green = 1
const size_type blue = 2

template<typename Real>
class RGB_channel_image< Real >


Member Typedef Documentation

template<typename Real>
typedef Real RGB_channel_image< Real >::real_type
 

Reimplemented from Channel_image< 3, Real, RGB >.

template<typename Real>
typedef Channel_image<3,Real,RGB>::size_type RGB_channel_image< Real >::size_type
 

Reimplemented from Channel_image< 3, Real, RGB >.


Constructor & Destructor Documentation

template<typename Real>
RGB_channel_image< Real >::RGB_channel_image   [inline]
 

template<typename Real>
RGB_channel_image< Real >::RGB_channel_image const RGB_channel_image< Real > &    c [inline]
 

template<typename Real>
RGB_channel_image< Real >::RGB_channel_image const size_type    x,
const size_type    y
[inline]
 


Member Data Documentation

template<typename Real>
const size_type RGB_channel_image< Real >::blue = 2 [static]
 

template<typename Real>
const size_type RGB_channel_image< Real >::green = 1 [static]
 

template<typename Real>
const size_type RGB_channel_image< Real >::red = 0 [static]
 


The documentation for this class was generated from the following file:
Generated on Fri Aug 20 15:03:52 2004 by doxygen1.2.18