| UIIMAGE | Constructor. Create image widget. |
UIImage(<file>,[<isString>]) --> UIImage object.
| <file> | - String or number. File name, identifier of system image or content of image file. Identifiers are described in function getSysImage(). |
| <isString> | - Boolean. Flag to interpret file parameter as image content. |
| Returns : | NIL |