Contents

IMAGEIO_PNG_FILTER_SUB

A filter in which each byte is replaced with the difference between it and the corresponding byte to its left.

Declaration

var IMAGEIO_PNG_FILTER_SUB: Int32 { get }

See Also

Pre-Compression Filters