Module va_toolbox.bmp_image
Simple class to write BMP (RIFF) files. Only a subset is supported. Loading of BMP files might be added later.
Classes
Name | Description |
---|---|
SimpleBMPImage
|
A simple hacked BMP image class. Image can be drawn to, and saved as a .bmp file |