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

Link to this section Summary

Functions

Filters scanlines. Right now does a naïve pass (AKA no filtering.)

Takes an image’s scanlines and returns the rows unfiltered

Link to this section Functions

Link to this function filter(unfiltered_rows, image) View Source

Filters scanlines. Right now does a naïve pass (AKA no filtering.)

Link to this function unfilter(scanlines, png) View Source

Takes an image’s scanlines and returns the rows unfiltered

Types are defined here.