Up |
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
- ObjBitmap
- ObjBitmap8
- _AFFbitmapPalette
- _ANDbitmap
- _BLTbitmap
- _BLTbitmap8
- _BLURbitmap
- _CAPTUREscreen
- _CPWbitmap
- _CPWbitmap8
- _CPbitmap
- _CPbitmap16
- _CPbitmap24
- _CPbitmap8
- _CRbitmap
- _CRbitmap8
- _CRmaskFromBitmap
- _DIBbitmap
- _DRAWcircle
- _DRAWcircle8
- _DRAWgradient
- _DRAWline
- _DRAWline8
- _DRAWpoly16
- _DRAWpoly24
- _DRAWrectangle
- _DRAWrectangle8
- _DRAWrectangleText
- _DRAWtext
- _DRAWtext8
- _DSbitmap
- _DSbitmap8
- _FILEbitmap
- _FILLbitmap
- _FILLbitmap8
- _GETbitmap
- _GETbitmap8
- _GETbitmapBGR
- _GETbitmap8Size
- _GETbitmapFromObjWin
- _GETbitmapPalette
- _GETbitmapSize
- _GETpixel16
- _GETpixel24
- _GETpixel8
- _LDbitmap
- _LDbitmap8
- _LDjpeg
- _LDtga
- _MAPbitmap
- _MINUSbitmap
- _MULbitmap
- _NOTbitmap
- _ORbitmap
- _PLUSbitmap
- _PUTpixel16
- _PUTpixel24
- _PUTpixel8
- _SAVEbitmap
- _SAVEjpeg
- _SCPbitmap
- _SCPbitmap8
- _SETbitmap
- _SETbitmap8
- _SETbitmapBGR
- _SETbitmapPalette
- _SMINUSbitmap
- _SPLUSbitmap
- _STBLTbitmap
- _STBLTbitmap8
- _STEREObitmap
- _XORbitmap