Property Name | Example Value | Type | Description |
---|---|---|---|
Image | C:\IMAGES\FACE.GIF | string | The name of the bitmap file containing the image displayed by this object. |
Load Bitmap | NA | function | A function to load the bitmap by opening the file dialog and prompting the user to select a bitmap. This will bring up the LOAD BITMAP Dialog. |
Save Bitmap | NA | function | A function to save the bitmap by opening the file dialog and prompting the user to select a bitmap. |
Crop Area:Left | 0.000000 | real | How much is cropped off the left side of the bitmap. |
Crop Area:Right | 0.000000 | real | How much is cropped off the right side of the bitmap. |
Crop Area:Bottom | 0.000000 | real | How much is cropped off the bottom of the bitmap. |
Crop Area:Top | 0.000000 | real | How much is cropped off the top of the bitmap. |
Smooth | 0 | boolean | True (1) if bitmap smoothing is turned on, false (0) otherwise. |
Tile Factor | 1 | integer | The bitmap tile factor. |
Contrast | 128 | integer | Unused, reserved for a future cool feature. |
Red | 128 | integer | Unused, reserved for a future cool feature. |
Brightness | 128 | integer | Unused, reserved for a future cool feature. |
Green | 128 | integer | Unused, reserved for a future cool feature. |
Saturation | 128 | integer | Unused, reserved for a future cool feature. |
Blue | 128 | integer | Unused, reserved for a future cool feature. |
Object Properties |
Index |
Common Properties |