Up

Bitmap
This section describes Bitmaps managing. How to create them from scratch or from a jpeg or bmp file, how to draw in them and how to blit or stretch them.
Current implementation provides 8bits or 16bits (actually 15bits) bitmaps. 8 bits bitmaps should be considered as obsolets.

API