Umasoft
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Groups Pages
CDib Member List

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

Attach(HGDIOBJ hbm) (defined in CDib)CDib
CDib() (defined in CDib)CDib
CreatePalette(CPalette &pal) (defined in CDib)CDib
DeleteObject() (defined in CDib)CDib
Draw(CDC &dc, const CRect *rcDst=NULL, const CRect *rcSrc=NULL, BOOL bUseDrawDib=TRUE, CPalette *pPal=NULL, BOOL bForeground=FALSE) (defined in CDib)CDib
GetColorTable(RGBQUAD *colorTab, UINT nColors) (defined in CDib)CDib
GetData() (defined in CDib)CDibinline
GetDIBFromSection() (defined in CDib)CDib
GetDIBHeader() (defined in CDib)CDibinline
GetHeight() (defined in CDib)CDibinline
GetPalette() (defined in CDib)CDibinline
GetPixel24(int x, int y, RGBQUAD &rgb) (defined in CDib)CDib
GetPixel8(int x, int y) (defined in CDib)CDib
GetSize() (defined in CDib)CDibinline
GetWidth() (defined in CDib)CDibinline
Load(LPCTSTR szPathName) (defined in CDib)CDib
Load(HINSTANCE hInst, LPCTSTR lpResourceName) (defined in CDib)CDib
Load(HINSTANCE hInst, UINT uID) (defined in CDib)CDibinline
m_bm (defined in CDib)CDibprotected
m_bmi (defined in CDib)CDibprotected
m_colors (defined in CDib)CDibprotected
m_data (defined in CDib)CDibprotected
m_hbm (defined in CDib)CDibprotected
m_hdd (defined in CDib)CDibprotected
m_pal (defined in CDib)CDibprotected
m_stride (defined in CDib)CDibprotected
SetPixel24(int x, int y, const RGBQUAD &rgb) (defined in CDib)CDib
SetPixel8(int x, int y, byte val) (defined in CDib)CDib
Setup(CDC *pDC, int width, int height, int bits_per_pixel, HDRAWDIB hdd, RGBQUAD *colors=NULL) (defined in CDib)CDib
Setup(CDC *pDC, GDALDataset *pDataset, HDRAWDIB hdd, bool progress_callback(int)=NULL) (defined in CDib)CDib
~CDib() (defined in CDib)CDib