#include <mia/2d/rgbimageio.hh>
Inherits CIOData.
|
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.
◆ Pointer
unifying pointer definition for this class.
Definition at line 47 of file rgbimageio.hh.
◆ type
data type for the plug-in handler magic
Definition at line 53 of file rgbimageio.hh.
◆ CRGB2DImage()
Create an image of the given size
- Parameters
-
◆ clone()
◆ get_size()
- Returns
- the dimensions of the image
◆ pixel() [1/2]
const unsigned char* CRGB2DImage::pixel |
( |
| ) |
const |
- Returns
- a raw read-only pointer to the pixel data
◆ pixel() [2/2]
unsigned char* CRGB2DImage::pixel |
( |
| ) |
|
- Returns
- a raw read-write pointer to the pixel data
◆ data_descr
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: