< index
< 4. Line drawing toolkit
=====================================
5. Image toolkit
=====================================
> 6. Mouse support
This toolkit contains some image manipulation utilities.
5.1 Creating an empty image
5.2 Loading a .bmp or .png image
5.3 Creating an image from a console
5.4 Filling an image with a color
5.5 Getting the size of an image
5.6 Getting the color or transparency of a pixel
5.7 Getting the average color of a part of the image
5.8 Changing the color of a pixel
5.9 Modifying an image
5.10 Blitting an image on a console
5.11 Saving an image to a .bmp or .png file
5.12 Deleting an image
insert a comment