Load a bitmap from a 24-bit BMP file in the root folder named picture.bmp and display it.
You can convert many image formats to 24-bit BMP files with ImageMagick like this: convert -type truecolor [INPUT_IMAGE] picture.bmp
Vote | Comment | Date |
---|---|---|
5 years ago | ||
File | Last edited | Size |
---|---|---|
__init__.py | 2019-09-01 02:52:40 | 2.4 KiB |
metadata.json | 2019-09-01 02:52:40 | 307 B |
README.md | 2019-09-06 18:13:44 | 226 B |