This member of Class WaveLinkScreen is supported on: CE
The createBitmap Method creates a bitmap widget.
Syntax
public BitmapHandle createBitmap(Region r,
java.lang.String file,
WidgetOptions options)
Parameters
r |
The widget region |
file |
The bitmap file |
options |
The widget options or null for the screen default |
Returns
BitmapHandle
Throws
WaveLinkError
Remarks
WidgetOptions are inherited from the screen, but can be overridden by the supplied WidgetOptions object.
Was this article useful?
The topic was:
Inaccurate
Incomplete
Not what I expected
Other