company logo

Pixmap - Pixmap

Pixmaps allow defining images with different formats (png preferred). The pixmap provides a path or a binary data block (Binary) containing pixmap data. When both (path and binary data block) are provided, the binary data block is used. Otherwise, the pixmap data is read from the location defined in path.

When being displayed, pixmaps are adjusted in size. In order to obtain best quality, it is, however, suggested to provide pixmaps with proper size (or larger).

Pixmaps may be stored to and read from the resource database (ADK_Bitmap). In order to read icons from the resource database, the constructor may be used with the pixmap resource name or read() might be called.

Attributes
Functions