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 }A filter in which each byte is replaced with the difference between it and the byte above it.
var IMAGEIO_PNG_FILTER_UP: Int32 { get }