doom3-gpl
Doom 3 GPL source release
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
CDIB Member List

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

BitBlt(HDC hDest, int nXDest, int nYDest, int nWidth, int nHeight, int xSrc, int ySrc)CDIB
BitBlt(int nXDest, int nYDest, int nWidth, int nHeight, CDIB &dibSrc, int nSrcX, int nSrcY, BYTE *colors=NULL)CDIB
BitmapType enum nameCDIB
BMP enum valueCDIB
bytesCDIBprotected
CachePtrCDIBprotected
CacheQuadCDIBprotected
CDIB(HANDLE hDib=NULL, int nBits=8)CDIB
ClosestColor(RGBQUAD *pRgb)CDIB
CopyDIB(CDIB &dib)CDIB
CopyLine(int source, int dest)CDIB
CountColors()CDIB
Create(int width, int height, int bits=24)CDIB
Create(BITMAPINFOHEADER &bmInfo)CDIB
CreateFromHandle(HANDLE hDib, int nBits)CDIB
CreateGammaCurve()CDIBprotected
DestroyDIB()CDIB
DIBHandle()CDIBprotected
Distance(RGBQUAD &rgb1, RGBQUAD &rgb2)CDIBstatic
EnumColors(BYTE *colors)CDIB
Expand(int nXDest, int nYDest, int xRatio, int yRatio, CDIB &dibSrc, int xSrc, int ySrc, int nSWidth, int nSHeight)CDIBprotected
ExpandBlt(int nXDest, int nYDest, int xRatio, int yRatio, CDIB &dibSrc, int xSrc, int ySrc, int nSWidth, int nSHeight)CDIB
GammaCDIBprotected
GetBitCount()CDIBinline
GetBitmap(CDC &dc)CDIB
GetBitmapInfo()CDIBinline
GetDIBits(int nStartX=-1, int nStartY=-1, int nCx=-1, int nCy=-1)CDIB
GetDIBSize()CDIB
GetLinePtr(int line)CDIB
GetPaletteSize(BITMAPINFOHEADER &bmInfo)CDIB
GetPaletteSize()CDIB
GetPixel(int x, int y)CDIB
GetPixel(UINT x, UINT y, int &pixel)CDIB
GetTempBitmap(CDC &dc)CDIB
GIF enum valueCDIB
Height()CDIBinline
heightCDIBprotected
InitDIB(COLORREF color)CDIB
IsValid()CDIBinline
m_bUseGammaCDIBprotected
m_fGammaCDIBprotected
m_fOldGammaCDIBprotected
m_nBitsCDIBprotected
m_nFlagsCDIBprotected
m_pBitsCDIBprotected
m_pInfoCDIBprotected
m_pLinePtrCDIBprotected
m_pRGBCDIBprotected
m_pVoidCDIBprotected
Make8Bit(CDIB &dib)CDIB
OpenBMP(CString &csFileName)CDIBprotected
OpenDIB(CString &fileName)CDIB
OpenGIF(CString &csFileName)CDIBprotected
OpenTIFF(CString &csFileName)CDIBprotected
operator=(CDIB &dib)CDIB
PaletteColor(int index)CDIB
ReplaceColor(unsigned char oldColor, unsigned char newColor)CDIB
SaveBMP(CString &csFileName)CDIBprotected
SaveDIB(CString &fileName, BitmapType type)CDIB
SaveGIF(CString &csFileName)CDIBprotected
SaveTIFF(CString &csFileName)CDIBprotected
SetFlags(int flag)CDIBinline
SetPalette(unsigned char *palette)CDIB
SetPalette(RGBQUAD *pRGB)CDIB
SetPixel(int x, int y, COLORREF color)CDIB
SetPixel8(int x, int y, unsigned char color)CDIB
StretchBlt(HDC hDest, int nXDest, int nYDest, int nDWidth, int nDHeight, int xSrc, int ySrc, int nSWidth, int nSHeight)CDIB
StretchBlt(int nXDest, int nYDest, int nDWidth, int nDHeight, CDIB &dibSrc, int xSrc, int ySrc, int nSWidth, int nSHeight)CDIB
SwitchFrom24(CDIB &dib)CDIB
SwitchFromFour(CDIB &dib)CDIB
SwitchFromOne(CDIB &dib)CDIB
SwitchPalette(CDIB &dib)CDIB
TIFF enum valueCDIB
UseGamma(float fg, BOOL bUse=TRUE)CDIB
Width()CDIBinline
widthCDIBprotected
~CDIB()CDIBvirtual