Module png::adam7

source ·
Expand description

Utility functions

Structs

  • This iterator iterates over the different passes of an image Adam7 encoded PNG image The pattern is: 16462646 77777777 56565656 77777777 36463646 77777777 56565656 77777777

Functions

  • Given pass, image width, and line number, produce an iterator of bit positions of pixels to copy from the input scanline to the image buffer.
  • Expands an Adam 7 pass