Skip to main content

Module filter

Module filter 

Source

ModulesΒ§

paeth πŸ”’

EnumsΒ§

Filter
The byte level filter applied to scanlines to prepare them for compression.
RowFilter πŸ”’
Unlike the public Filter, does not include the β€œAdaptive” option

FunctionsΒ§

adaptive_filter πŸ”’
entropy πŸ”’
filter πŸ”’
filter_internal πŸ”’
ilog2i πŸ”’
Estimate the value of i * log2(i) without using floating point operations, implementation originally from oxipng.
sum_buffer πŸ”’
unfilter πŸ”’