imagineer v0.3.1 Imagineer.Image.PNG.DataContent

Summary

Functions

Turns pixels into the content for the IDAT header

Takes in an image whose chunks have been processed and decompresses, de-interlaces, unfilters, pulls apart its pixels, and (optionally) unpacks the palette

Functions

encode(image)

Turns pixels into the content for the IDAT header.

process(image)

Takes in an image whose chunks have been processed and decompresses, de-interlaces, unfilters, pulls apart its pixels, and (optionally) unpacks the palette.

Like any good citizen, cleans up after itself and returns the resulting image.