This module provides basic writing Mulitple-image Network Graphics files.
It only supports RGB888 images of the same shape stored as MNG-VLC (very low complexity) format.
Convert RGB images to MNG-VLC format.
See http://www.libpng.org/pub/mng/spec/ See http://www.libpng.org/pub/png/book/ See http://www.libpng.org/pub/png/spec/1.2/
Parameters: |
|
---|---|
Returns: | An iterator of MNG chunks as bytes |