< Bitmap Bits
< size in bytes of the Bitmap Bits
< Bitmap Info = Bitmap Info Header + Palette
< Bitmap Info Colors = Palette
< Bitmap Info Header
< The DIB as it is defined in memory
< Free the memory buffer, used only for DIB section
< The windows memory handle
< only a reference, do not free pointer
< size in bytes of one line, includes padding
< number of bytes remaining in the line, lines are in a word boundary
< number of colors in the palette
< Full size in memory
\brief Windows DIB Structure * * \par * Handles a DIB in memory. \n * The DIB is stored in only one buffer. * The secondary members are pointers to the main buffer. * \ingroup dib