Term | Topic | Meaning | See Also |
Graphics and Interaction |
A file, or an area of memory which is used to store a picture. The important features of a bitmap are its width, height and colour depth; shape information is held in a bitmaps mask. EPOC bitmaps are stored in multi-bitmap files (MBMs), which contain one or more bitmaps. MBMs are indexed by ID number. |
||
OPL Basics |
An operator that operates on the binary representations of its arguments. |
|
|
Data File Handling |
A place marker in a database file. |
||
Graphics and Interaction |
Bits per pixel. The number of bits used to represent a unique colour in a given colour mode. The number of bits used to represent a colour in a given window or screen is sometimes called its depth. |
|
|
Error Handling |
An error in a program. |
|