Method XbpIcon():getBitmap() Foundation

Returns the icon image as an XbpBitmap object.

Syntax
:getBitmap() --> oXbpBitmap
Return

This method returns the icon image as an XbpBitmap object.

Description

Method :getBitmap() extracts an icon image and returns it as an XbpBitmap object. This allows to save the image in common raster image formats such as JPEG or GIF. Furthermore, bitmap images can be manipulated using the graphics primitives. See the method XbpBitmap:presSpace()for further information.

Feedback

If you see anything in the documentation that is not correct, does not match your experience with the particular feature or requires further clarification, please use this form to report a documentation issue.