igor::iPixmap Member List

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::iPixmapstatic
getBytesPerPixel() constigor::iPixmap
getColorFormat() constigor::iPixmap
getData() constigor::iPixmap
getHeight() constigor::iPixmap
getPixelRGB(float64 x, float64 y) constigor::iPixmap
getPixelRGBA(float64 x, float64 y) constigor::iPixmap
getWidth() constigor::iPixmap
loadPixmap(const iaString &filename)igor::iPixmapstatic
setPixel(float64 x, float64 y, const iaColor4c &color)igor::iPixmap
setPixel(float64 x, float64 y, const iaColor3c &color)igor::iPixmap
~iPixmap()igor::iPixmap