Index Parent

Bitmap class


The Bitmap class is used to display datatype picture files.

Of course, you may give a Bitmap object a Frame, a Background and an Inputmode, to make it act like a button.

 

Attributes
Name Type Class Note
Alpha N ISGN MUI 3.9 (20) only
File S I IND The name of a datatype picture file
Height L ISG The height of the image; let the class set it
Precision S ISG G2N One of:
  • Exact
  • Image
  • Icon
  • GUI
Transparent N ISG A color index
Width L ISG The width of the image; let the class set it

 

Methods
Name Parameters Note
None defined