_imDib Struct Reference
[Windows DIB]
Detailed Description
- Handles a DIB in memory.
The DIB is stored in only one buffer. The secondary members are pointers to the main buffer.
Field Documentation
|
The windows memory handle |
|
The DIB as it is defined in memory |
|
Bitmap Info = Bitmap Info Header + Palette |
|
Bitmap Info Colors = Palette |
|
number of colors in the palette |
|
size in bytes of the Bitmap Bits |
|
size in bytes of one line, includes padding |
|
number of bytes remaining in the line, lines are in a word boundary |
|
only a reference, do not free pointer |
The documentation for this struct was generated from the following file: