pimoroni-pico/micropython/modules/pngdec
Phil Howard 19fa8864cf PNGdec: Add greyscale support.
Add an optional MODE_PEN to draw the PNG in the current pen colour.

Best used with, but not limited to, 1bit PNG images.
2024-03-27 12:49:09 +00:00
..
micropython.cmake PicoGraphics: Add support for PNG decoding. 2023-07-19 16:04:05 +01:00
pngdec.c PNGdec: Add greyscale support. 2024-03-27 12:49:09 +00:00
pngdec.cpp PNGdec: Add greyscale support. 2024-03-27 12:49:09 +00:00
pngdec.h PNGDEC: Clean up API, add get_palette and index copy. 2023-07-21 13:23:08 +01:00