Crate pnglitcher

source ·

Modules

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

Structs

Animation control information
PNG Encoder.
Frame control information
PNG info struct
Pixel dimensions information
An unsigned integer scaled version of a floating point value, equivalent to an integer quotient with fixed denominator (100_000)).
Chromaticities of the color space primaries
Streaming PNG writer
Output transformations
PNG writer

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