| 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 |
| 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:
|
| 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 | ||