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] |
| bpp | ofImage | |
| bUseTexture | ofImage | [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 | |
| height | ofImage | |
| loadImage(string fileName) | ofImage | |
| loadImageIntoPixels(string fileName, ofPixels &pix) | ofImage | [protected] |
| myPixels | ofImage | [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] |
| tex | ofImage | [protected] |
| type | ofImage | |
| update() | ofImage | |
| width | ofImage | |
| ~ofBaseDraws() | ofBaseDraws | [inline, virtual] |
| ~ofBaseHasPixels() | ofBaseHasPixels | [inline, virtual] |
| ~ofBaseHasTexture() | ofBaseHasTexture | [inline, virtual] |
| ~ofImage() | ofImage | [virtual] |