PNG.filterScanlineUp

Encodes a scanline using Up filter.

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

Meta