ofImage Member List

This is the complete list of members for ofImage, including all inherited members.
allocate(int w, int h, int type)ofImage
allocatePixels(ofPixels &pix, int width, int height, int bpp)ofImage [inline, protected]
bppofImage
bUseTextureofImage [protected]
changeTypeOfPixels(ofPixels &pix, int newType)ofImage [protected]
clear()ofImage
clone(const ofImage &mom)ofImage
draw(float x, float y, float w, float h)ofImage [virtual]
draw(float x, float y)ofImage [virtual]
getBmpFromPixels(ofPixels &pix)ofImage [protected]
getHeight()ofImage [virtual]
getPixels()ofImage [virtual]
getTextureReference()ofImage [virtual]
getWidth()ofImage [virtual]
grabScreen(int x, int y, int w, int h)ofImage
heightofImage
loadImage(string fileName)ofImage
loadImageIntoPixels(string fileName, ofPixels &pix)ofImage [protected]
myPixelsofImage [protected]
ofImage()ofImage
ofImage(const ofImage &mom)ofImage
operator=(const ofImage &mom)ofImage
putBmpIntoPixels(FIBITMAP *bmp, ofPixels &pix)ofImage [protected]
resetAnchor()ofImage [virtual]
resize(int newWidth, int newHeight)ofImage
resizePixels(ofPixels &pix, int newWidth, int newHeight)ofImage [protected]
saveImage(string fileName)ofImage
saveImageFromPixels(string fileName, ofPixels &pix)ofImage [protected]
setAnchorPercent(float xPct, float yPct)ofImage [virtual]
setAnchorPoint(int x, int y)ofImage [virtual]
setFromPixels(unsigned char *pixels, int w, int h, int newType, bool bOrderIsRGB=true)ofImage
setImageType(int type)ofImage
setUseTexture(bool bUse)ofImage
swapRgb(ofPixels &pix)ofImage [inline, protected]
texofImage [protected]
typeofImage
update()ofImage
widthofImage
~ofBaseDraws()ofBaseDraws [inline, virtual]
~ofBaseHasPixels()ofBaseHasPixels [inline, virtual]
~ofBaseHasTexture()ofBaseHasTexture [inline, virtual]
~ofImage()ofImage [virtual]
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines