ReactOS 0.4.15-dev-6068-g8061a6f
|
#include <atlimage.h>
Public Member Functions | |
BITMAPINFO * | get () |
const BITMAPINFO * | get () const |
Public Attributes | |
BITMAPINFOHEADER | bmiHeader |
RGBQUAD | bmiColors [256] |
Definition at line 818 of file atlimage.h.
|
inline |
Definition at line 822 of file atlimage.h.
Referenced by ATL::CImage::CreateInternal().
|
inline |
Definition at line 826 of file atlimage.h.
RGBQUAD ATL::CImage::MYBITMAPINFOEX::bmiColors[256] |
Definition at line 821 of file atlimage.h.
Referenced by ATL::CImage::CreateInternal().
BITMAPINFOHEADER ATL::CImage::MYBITMAPINFOEX::bmiHeader |
Definition at line 820 of file atlimage.h.
Referenced by ATL::CImage::CreateInternal().