bpp | app::TBitmap< TPIXEL, TCHANNEL > | protected |
chCount | app::TBitmap< TPIXEL, TCHANNEL > | static |
clear() | app::TBitmap< TPIXEL, TCHANNEL > | inline |
copyTo(TBitmap< TPIXEL, TCHANNEL > &dst, Rect srcRect, Point srcOrig) const | app::TBitmap< TPIXEL, TCHANNEL > | virtual |
data | app::TBitmap< TPIXEL, TCHANNEL > | protected |
demultiply() | app::TBitmap< TPIXEL, TCHANNEL > | virtual |
difference(TBitmap< TPIXEL, TCHANNEL > &other, int proportional=0) const | app::TBitmap< TPIXEL, TCHANNEL > | virtual |
fill(Rect area, TPIXEL *src) | app::TBitmap< TPIXEL, TCHANNEL > | virtual |
getBpp() const | app::TBitmap< TPIXEL, TCHANNEL > | inline |
getChannel(unsigned index) const | app::TBitmap< TPIXEL, TCHANNEL > | virtual |
getData() const | app::TBitmap< TPIXEL, TCHANNEL > | inline |
getHeight() const | app::TBitmap< TPIXEL, TCHANNEL > | inline |
getPointerArea() const | app::TBitmap< TPIXEL, TCHANNEL > | inline |
getRect() const | app::TBitmap< TPIXEL, TCHANNEL > | inline |
getType() const | app::TBitmap< TPIXEL, TCHANNEL > | inline |
getWidth() const | app::TBitmap< TPIXEL, TCHANNEL > | inline |
height | app::TBitmap< TPIXEL, TCHANNEL > | protected |
isPremultiplied() | app::TBitmap< TPIXEL, TCHANNEL > | inline |
maxVal | app::TBitmap< TPIXEL, TCHANNEL > | static |
ownsData | app::TBitmap< TPIXEL, TCHANNEL > | protected |
premultiplied | app::TBitmap< TPIXEL, TCHANNEL > | protected |
premultiply() | app::TBitmap< TPIXEL, TCHANNEL > | virtual |
setPremultiplied(int premultiplied) | app::TBitmap< TPIXEL, TCHANNEL > | inline |
setType(ColorMode mode) | app::TBitmap< TPIXEL, TCHANNEL > | inline |
TBitmap() | app::TBitmap< TPIXEL, TCHANNEL > | inline |
TBitmap(unsigned int width, unsigned int height, ColorMode type, int premultiplied) | app::TBitmap< TPIXEL, TCHANNEL > | inline |
TBitmap(void *data, unsigned width, unsigned height, ColorMode type, int premultiplied) | app::TBitmap< TPIXEL, TCHANNEL > | inline |
TBitmap(TBitmap< TPIXEL, TCHANNEL > &other) | app::TBitmap< TPIXEL, TCHANNEL > | inline |
type | app::TBitmap< TPIXEL, TCHANNEL > | protected |
width | app::TBitmap< TPIXEL, TCHANNEL > | protected |
~TBitmap() | app::TBitmap< TPIXEL, TCHANNEL > | virtual |