|
 |
|
NOTE: This Design document is subject to change at any time. |
Image
Syntax: <IMAGE property-list>image-name</IMAGE>
Displays an image. The Image property specifies the name of the image to display, and can be either a file reference, or an internal name reference, or the name of a bitmap resource in the associated DLL file for the application.
The following image formats are supported: BMP, GIF, JPG, PNG. Transparent GIF images are supported. When using BMP images, the lower-left pixel of the image is used as the transparent color for the image. |
|