<< Click to Display Table of Contents >> Navigation: ThinBASIC Modules > UI (User Interface) > UDT predefined in UI module > Bitmap Header Definition > BITMAPCOREINFO |
Description
BITMAPCOREINFO structure.
Syntax
Type BITMAPCOREINFO
bmciHeader As BITMAPCOREHEADER
bmciColors As Long
End Type
Remarks
See also
Examples