BITMAPINFO

<< Click to Display Table of Contents >>

Navigation:  ThinBASIC Modules > UI (User Interface) > UDT predefined in UI module > Bitmap Header Definition >

BITMAPINFO

 

Description

 

BITMAPINFO structure.

 

Syntax

 

Type BITMAPINFO

  bmiHeader As BITMAPINFOHEADER

  bmiColors As Long

End Type

 

Remarks

 

See also

 

Examples