#include <channel_image.h>
Inheritance diagram for RGB_channel_image< Real >:
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 |
|
Reimplemented from Channel_image< 3, Real, RGB >. |
|
Reimplemented from Channel_image< 3, Real, RGB >. |
|
|
|
|
|
|
|
|
|
|
|
|