BitMap
From TrillWiki
Bitmap code gives an image file a name within Trillian. This name is then used as the source in controls and backgrounds.
- <bitmap name="<name>" file="<filename and path>"/>
| Attribute | Priority | Description, Possible Values |
| name | Required | Arbitrary name which you will use to reference this bitmap in the rest of your code |
|---|---|---|
| file | Required | The path and filename. This is in relation to the trillian.xml file (not the .ext file, if you are using one) |
