unfilter

Png files apply a filter to each line in the datastream, hoping to aid in compression. This undoes that as you load.

immutable(ubyte)[]
unfilter
(,
in ubyte[] data
,
in ubyte[] previousLine
,
int bpp
)

Meta