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)igor::iPixmapstatic
getBytesPerPixel() constigor::iPixmap
getColorFormat() constigor::iPixmap
getData() constigor::iPixmap
getHeight() constigor::iPixmap
getPixel(uint32 x, uint32 y) constigor::iPixmap
getPixel(float64 x, float64 y, iaColor4f &color) constigor::iPixmap
getPixel(float64 x, float64 y, iaColor3f &color) constigor::iPixmap
getPixel(float64 x, float64 y, iaColor4c &color) constigor::iPixmap
getPixel(float64 x, float64 y, iaColor3c &color) constigor::iPixmap
getPixel(uint32 x, uint32 y, uint8 colorChannel) constigor::iPixmap
getPixelBiLinear(float64 x, float64 y, iaColor4f &color) constigor::iPixmap
getWidth() constigor::iPixmap
loadPixmap(const iaString &filename)igor::iPixmapstatic
setData(uint8 *data)igor::iPixmap
setPixel(uint32 x, uint32 y, uint32 color)igor::iPixmap
setPixel(uint32 x, uint32 y, uint8 colorChannel, uint8 value)igor::iPixmap
setPixelRGB(uint32 x, uint32 y, uint8 r, uint8 g, uint8 b)igor::iPixmap
setPixelRGBA(uint32 x, uint32 y, uint8 r, uint8 g, uint8 b, uint8 a)igor::iPixmap
~iPixmap()igor::iPixmap