#include <mia/2d/rgbimageio.hh>
|
static const char * | data_descr |
| data type description used by the plug-in handler to locate the plug-ins More...
|
|
Definition at line 44 of file rgbimageio.hh.
unifying pointer definition for this class.
Definition at line 47 of file rgbimageio.hh.
data type for the plug-in handler magic
Definition at line 53 of file rgbimageio.hh.
Create an image of the given size
- Parameters
-
- Returns
- the dimensions of the image
const unsigned char* CRGB2DImage::pixel |
( |
) | |
const |
- Returns
- a raw read-only pointer to the pixel data
unsigned char* CRGB2DImage::pixel |
( |
) | |
|
- Returns
- a raw read-write pointer to the pixel data
const char* CRGB2DImage::data_descr |
|
static |
data type description used by the plug-in handler to locate the plug-ins
Definition at line 50 of file rgbimageio.hh.
The documentation for this class was generated from the following file: