[ROOT] --> small
public CDib ( ) ;
public CDib ( CDC * pDC , int nBt = 0 , BOOL bCompr = FALSE ) ;
public ~ CDib ( ) ;
public DWORD m_dwLength
public int m_nBits
public LPBITMAPFILEHEADER m_lpBMFH
public LPBITMAPINFOHEADER m_lpBMIH
public LPBITMAPINFO m_lpBMI
public LPSTR m_lpData
public int nPaletteSize
public char huge * m_lpBuf
public BOOL Read ( CFile * pFile ) ;
public BOOL Write ( CFile * pFile ) ;
public CBitmap * MakeBitmap ( CDC * pDC , CSize & bmSize ) ;
public BOOL Display ( CDC * , CPoint origin ) ;
public BOOL Stretch ( CDC * , CPoint origin , CSize size ) ;
public int GetColorBits ( ) ;
public DWORD GetLength ( ) ;
public CSize GetSize ( ) ;
public void SetMonoColors ( DWORD dwForeground , DWORD dwBackground ) ;
public BOOL GetMonoColors ( DWORD & dwForeground , DWORD & dwBackground ) ;
This documentation was generated automatically by the ccdoc tool (version 0.7a).
Click here to submit a bug report or feature request.
Click here to return to the top of the page.