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, ...
- scol v4.5 : Current implementation provides 8bits or 24bits bitmaps. 16-bits functions should be considered as obsolets.
- scol v4.0 : Current implementation provides 8bits or 16bits (actually 15bits) bitmaps.

API