App
app::TBitmap< TPIXEL, TCHANNEL > Member List

This is the complete list of members for app::TBitmap< TPIXEL, TCHANNEL >, including all inherited members.

bppapp::TBitmap< TPIXEL, TCHANNEL >protected
chCountapp::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
dataapp::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
heightapp::TBitmap< TPIXEL, TCHANNEL >protected
isPremultiplied()app::TBitmap< TPIXEL, TCHANNEL >inline
maxValapp::TBitmap< TPIXEL, TCHANNEL >static
ownsDataapp::TBitmap< TPIXEL, TCHANNEL >protected
premultipliedapp::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
typeapp::TBitmap< TPIXEL, TCHANNEL >protected
widthapp::TBitmap< TPIXEL, TCHANNEL >protected
~TBitmap()app::TBitmap< TPIXEL, TCHANNEL >virtual