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

Methods for decoding and encoding Adam7 interlacing. Credit to the Ruby ChunkyPNG project for bitwisdom.

Summary

Functions

extract_pass(pass, original_height, original_width, image_pixels)
merge(pass, arg, pass_pixels, image_pixels)
size(pass, original_width, original_height)
sizes(original_width, original_height)

Returns a list of the dimension of all the pass images.