#include <BitmapRsrc.h>
Public Attributes | |
UInt16 | compressed:1 |
UInt16 | hasColorTable:1 |
UInt16 | hasTransparency:1 |
UInt16 | indirect:1 |
Private Attributes | |
UInt16 | directColor:1 |
UInt16 | indirectColorTable:1 |
UInt16 | noDither:1 |
UInt16 | reserved:8 |
Definition at line 93 of file BitmapRsrc.h.
|
Definition at line 95 of file BitmapRsrc.h. Referenced by BmpRsrcCreateIndirectCopy(), and BmpRsrcGetTotalSize(). |
|
Definition at line 99 of file BitmapRsrc.h. Referenced by BmpRsrcGetBits(), BmpRsrcGetTotalSize(), BmpRsrcV2Create(), and BmpRsrcV3Create(). |
|
Definition at line 96 of file BitmapRsrc.h. Referenced by BmpRsrcGetBits(), BmpRsrcGetColorTable(), BmpRsrcGetTotalSize(), BmpRsrcV2Create(), and BmpRsrcV3Create(). |
|
Definition at line 97 of file BitmapRsrc.h. |
|
Definition at line 98 of file BitmapRsrc.h. Referenced by BmpRsrcGetBits(), BmpRsrcGetTotalSize(), BmpRsrcV2Create(), and BmpRsrcV3Create(). |
|
Definition at line 101 of file BitmapRsrc.h. Referenced by BmpRsrcGetBits(), BmpRsrcGetColorTable(), and BmpRsrcGetTotalSize(). |
|
Definition at line 102 of file BitmapRsrc.h. |
|
Definition at line 103 of file BitmapRsrc.h. |