PNG.filterScanlineAverage

Encodes a scanline using Average filter.

class PNG
protected protected static @safe nothrow
ubyte[]
filterScanlineAverage
(
ubyte[] target
,
ubyte[] prevScanline
,)

Meta