Picture
From REALbasicWiki
| Overall article skill | ✭ |
A Picture object allows you use images in various formats, including PICT, BMP, JPEG, GIF, and PNG.
[edit] More on methods
| |||||
|---|---|---|---|---|---|
| Available on | | ||||
| General | |||||
| Superclass | Object | ||||
| Interfaces | none | ||||
| Constants | |||||
| Methods | |||||
| |||||
| Properties | |||||
| |||||
| Events | |||||
|
none | |||||
|
NOTE: You can get descriptions of the items above from the REALbasic documentation. | |||||
The constructor will raise an OutOfMemoryException if insufficient memory exists to create the Picture object.
