BITMAPCOREHEADER

<< Click to Display Table of Contents >>

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

BITMAPCOREHEADER

 

Description

 

BITMAPCOREHEADER structure.

 

Syntax

 

Type BITMAPCOREHEADER

  bcSize     As Dword

  bcWidth    As Word

  bcHeight   As Word

  bcPlanes   As Word

  bcBitCount As Word

End Type

 

Remarks

 

See also

 

Examples