Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Namespace Members | Class Members | File Members | Related Pages

Image Member List

This is the complete list of members for Image, including all inherited members.
clear()Image
clone() const Image
color2SDL(const Color &c) const Image [protected]
colorless()Image [protected]
createSameSurface(uint width, uint height) const Image [protected]
createSameSurface() const Image [protected]
display(unsigned xo=0, unsigned yo=0) const Image
fromFile(const std::string &fileName)Image [static]
fromVector(const Vector &v, unsigned width, bool gray)Image [static]
getAverageColor() const Image
getBPP() const Image
getHeight() const Image
getPixel(uint x, uint y) const Image
getPixelGray(uint x, uint y) const Image
getPixelRaw(uint x, uint y) const Image [protected]
getWidth() const Image
glDraw() const Image [protected]
glFormat() const Image [protected]
GRAY_MASK enum valueImage
Image(unsigned xs, unsigned ys)Image
Image(SDL_Surface *i)Image [inline, protected]
putPixel(const Color &c, uint x, uint y)Image
rect(const Color &c, uint x1, uint y1, uint x2, uint y2)Image
resize(unsigned xs, unsigned ys)Image
sdl2color(uint32_t p) const Image [protected]
setGlPixelStore(bool unpack) const Image [protected]
setSubImage(const Image &src, unsigned xo=0, unsigned yo=0)Image
subImage(unsigned width, unsigned height, unsigned xOffset=0, unsigned yOffset=0) const Image
surfaceImage [protected]
toFile(const std::string &fileName)Image
toGray() const Image
toRGBA() const Image
toVector(uint8_t bytes_mask) const Image
upsideDown() const Image
~Image()Image

Generated on Fri Jun 18 13:18:59 2004 for Annie by doxygen 1.3.5