|
Imagine++
|
This is the complete list of members for Imagine::NativeBitmap, including all inherited members.
| NativeBitmap() | Imagine::NativeBitmap | |
| NativeBitmap(int w, int h) | Imagine::NativeBitmap | |
| NativeBitmap(const NativeBitmap &I) | Imagine::NativeBitmap | |
| operator=(const NativeBitmap &I) | Imagine::NativeBitmap | |
| putNativeBitmap(int x, int y, const NativeBitmap &bm, bool xorMode, double fact) | Imagine::NativeBitmap | friend |
| putNativeBitmap(const IntPoint2 &p, const NativeBitmap &bm, bool xorMode=false, double fact=1.) | Imagine::NativeBitmap | friend |
| setColorImage(int x, int y, const octet *r, const octet *g, const octet *b, int w, int h) | Imagine::NativeBitmap | |
| setColorImage(const IntPoint2 &p, const octet *r, const octet *g, const octet *b, int w, int h) | Imagine::NativeBitmap | inline |
| setColorImage(int x, int y, const Color *cols, int w, int h) | Imagine::NativeBitmap | |
| setColorImage(const IntPoint2 &p, const Color *cols, int w, int h) | Imagine::NativeBitmap | inline |
| setColorImage(int x, int y, const octet *rgb, int w, int h) | Imagine::NativeBitmap | inline |
| setColorImage(const IntPoint2 &p, const octet *rgb, int w, int h) | Imagine::NativeBitmap | inline |
| setGreyImage(int x, int y, const octet *g, int w, int h) | Imagine::NativeBitmap | |
| setGreyImage(const IntPoint2 &p, const octet *g, int w, int h) | Imagine::NativeBitmap | inline |
| setPoint(int x, int y, Color col) | Imagine::NativeBitmap | |
| setPoint(const IntPoint2 &p, Color col) | Imagine::NativeBitmap | inline |
| ~NativeBitmap() | Imagine::NativeBitmap |
1.8.8