Monday, April 22, 2013
pypng, pure Python module to encode/decode PNG
By Vasudev Ram
pypng is a pure Python library to read/write PNG images.
Here are some code examples of using pypng. Note: the actual library is called png.py, not pypng.py. So import that, not this :-)
I tried out a few of the examples, and they worked.
The image above uses the transparency feature of PNG.
- Vasudev Ram - Dancing Bison Enterprises
Labels:
image-formats,
image-processing,
import-this,
PNG,
pypng,
python,
Python-libraries,
The-Zen-of-Python,
web
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment