Crate pnglitcher

source ·

Modules

  • Chunk types and functions
  • Text chunks (tEXt/zTXt/iTXt) structs and functions

Structs

Enums

  • The filtering method for preprocessing scanline data before compression.
  • Bit depth of the PNG file. Specifies the number of bits per sample.
  • How pixels are written into the buffer.
  • Describes how a pixel is encoded.
  • The type and strength of applied compression.
  • How to reset buffer of an animated png (APNG) at the end of a frame.
  • The byte level filter applied to scanlines to prepare them for compression.
  • The rendering intent for an sRGB image.
  • Physical unit of the pixel dimensions

Functions