Module png::filter

source ยท

Enumsยง

  • Adaptive filtering tries every possible filter for each row and uses a heuristic to select the best one. This improves compression ratio, but makes encoding slightly slower.
  • The byte level filter applied to scanlines to prepare them for compression.

Functionsยง