imagineer v0.3.3 Imagineer.Image.PNG.Filter View Source

Link to this section Summary

Functions

Takes in a png and converts its scanlines into unfiltered_rows. Returns the png with the unfiltered_rows attribute set to a list of tuples of the for {row_index, unfiltered_row_binary}

Link to this section Functions

Link to this function filter(atom, int, image) View Source

Takes in a png and converts its scanlines into unfiltered_rows. Returns the png with the unfiltered_rows attribute set to a list of tuples of the for {row_index, unfiltered_row_binary}