Method XbpIcon():getBitmap() Foundation
Returns the icon image as an XbpBitmap object.
:getBitmap() --> oXbpBitmap
This method returns the icon image as an XbpBitmap object.
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.
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.