imagineer v0.3.1 Imagineer.Image.PNG.Interlace.Adam7

Summary

Functions

Extract scanlines from the given image’s decompressed data. The unfiltered rows will be grouped into 7 passes, each essentially a sub-image

Merge the extracted seven passes into a corresponding image

Functions

extract_scanlines(image)

Extract scanlines from the given image’s decompressed data. The unfiltered rows will be grouped into 7 passes, each essentially a sub-image.

merge(passes, arg)

Merge the extracted seven passes into a corresponding image.

merge_scanlines(png)
separate_passes(png)