Cafu Engine
BitmapT Member List

This is the complete list of members for BitmapT, including all inherited members.

ApplyGamma(float Gamma)BitmapT
BitmapT()BitmapT
BitmapT(const char *FileName)BitmapT
BitmapT(unsigned int Width, unsigned int Height, const uint32_t *Buffer=NULL)BitmapT
Data (defined in BitmapT)BitmapT
GetBuiltInFileNotFoundBitmap()BitmapTstatic
GetPalettedImage() const BitmapT
GetPixel(unsigned int x, unsigned int y, int &r, int &g, int &b) const BitmapT
GetPixel(unsigned int x, unsigned int y, int &r, int &g, int &b, int &a) const (defined in BitmapT)BitmapT
GetPixel(unsigned int x, unsigned int y, float &r, float &g, float &b) const BitmapT
GetPixel(unsigned int x, unsigned int y, float &r, float &g, float &b, float &a) const (defined in BitmapT)BitmapT
SaveToDisk(const char *FileName) const BitmapT
Scale(unsigned int NewSizeX, unsigned int NewSizeY)BitmapT
SetPixel(unsigned int x, unsigned int y, int r, int g, int b) (defined in BitmapT)BitmapT
SetPixel(unsigned int x, unsigned int y, int r, int g, int b, int a) (defined in BitmapT)BitmapT
SetPixel(unsigned int x, unsigned int y, float r, float g, float b) (defined in BitmapT)BitmapT
SetPixel(unsigned int x, unsigned int y, float r, float g, float b, float a) (defined in BitmapT)BitmapT
SizeX (defined in BitmapT)BitmapT
SizeY (defined in BitmapT)BitmapT