Contents

IMAGEIO_PNG_FILTER_UP

A filter in which each byte is replaced with the difference between it and the byte above it.

Declaration

var IMAGEIO_PNG_FILTER_UP: Int32 { get }

See Also

Pre-Compression Filters