Skip to content

Super-slim image decoder that loads code as needed to minimize memory use

License

Notifications You must be signed in to change notification settings

sommersoft/Adafruit_CircuitPython_ImageLoad

 
 

Repository files navigation

Introduction

Documentation Status Discord Build Status

This library decodes an image file into new bitmap and palette objects of the provided type. It's designed to load code needed during decoding as needed. This is meant to minimize the memory overhead of the decoding code.

Usage Example

.. literalinclude:: ../examples/imageload_simpletest.py

Contributing

Contributions are welcome! Please read our Code of Conduct before contributing to help this project stay welcoming.

Documentation

For information on building library documentation, please check out this guide.

About

Super-slim image decoder that loads code as needed to minimize memory use

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%