|
0.46.0
|
This is the complete list of members for igor::iPixmap, including all inherited members.
| createPixmap(uint32 width, uint32 height, iColorFormat colorFormat, uint8 *data=nullptr) | igor::iPixmap | static |
| getBytesPerPixel() const | igor::iPixmap | |
| getColorFormat() const | igor::iPixmap | |
| getData() const | igor::iPixmap | |
| getHeight() const | igor::iPixmap | |
| getPixelRGB(float64 x, float64 y) const | igor::iPixmap | |
| getPixelRGBA(float64 x, float64 y) const | igor::iPixmap | |
| getWidth() const | igor::iPixmap | |
| loadPixmap(const iaString &filename) | igor::iPixmap | static |
| setPixel(float64 x, float64 y, const iaColor4c &color) | igor::iPixmap | |
| setPixel(float64 x, float64 y, const iaColor3c &color) | igor::iPixmap | |
| ~iPixmap() | igor::iPixmap |