ADK_Bitmap - Pixmap resource
Inherits: 
ADK_Resource
A GUI pixmap resource is used in order to refer an image as external or database resource. Pixmap resources either refer to external image files, which might be stored as .png (suggested), .jpg, .tif, .svg, .xpm or .bmp files, or are loaded to the image (BLOB) property. Usually, when both, image path and binary image are available, the binary image has higher priority.
Attributes
- path - Path to external resources
References
- image - Binary pixmap
Relationships
Keys
- ik - Primary key
Functions