gedi::DynRGBAImage Member List

This is the complete list of members for gedi::DynRGBAImage, including all inherited members.

DynRGBAImage()gedi::DynRGBAImage [inline]
GetColor(gedi::UInt32 iX, gedi::UInt32 iY)gedi::DynRGBAImage
GetHeight(void)gedi::RGBAImage
GetImageBuffer(void)gedi::RGBAImage
GetWidth(void)gedi::RGBAImage
LoadFromBitmap(LPSTR lpszFilename)gedi::RGBAImage
LoadFromTarga(LPSTR lpszFilename)gedi::RGBAImage
operator=(gedi::RGBAImage &rkImage)gedi::RGBAImage
RGBAImage(void)gedi::RGBAImage
SaveToBitmap(LPSTR lpszFilename)gedi::DynRGBAImage
SetColor(gedi::UInt32 iX, gedi::UInt32 iY, gedi::UInt32 iColor)gedi::DynRGBAImage
gedi::RGBAImage::SetColor(gedi::UInt32 iX, gedi::UInt32 iY, gedi::UInt8 iRed, gedi::UInt8 iGreen, gedi::UInt8 iBlue, gedi::UInt8 iAlpha)gedi::RGBAImage
SetColorKey(gedi::UInt32 iColor)gedi::DynRGBAImage
gedi::RGBAImage::SetColorKey(gedi::UInt8 iRed, gedi::UInt8 iGreen, gedi::UInt8 iBlue)gedi::RGBAImage
SetHeight(gedi::UInt32 height)gedi::RGBAImage
SetImageBuffer(gedi::UInt32 *pImage)gedi::RGBAImage
SetWidth(gedi::UInt32 width)gedi::RGBAImage
~RGBAImage(void)gedi::RGBAImage