vdr  2.2.0
cImage Member List

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

cImage(void)cImage
cImage(const cImage &Image)cImage
cImage(const cSize &Size, const tColor *Data=NULL)cImage
Clear(void)cImage
Data(void) const cImageinline
datacImageprivate
Fill(tColor Color)cImage
GetPixel(const cPoint &Point) const cImageinline
Height(void) const cImageinline
SetPixel(const cPoint &Point, tColor Color)cImageinline
sizecImageprivate
Size(void) const cImageinline
Width(void) const cImageinline
~cImage()cImagevirtual