[][src]Module imagine::png

Handles the PNG file format.

https://www.w3.org/TR/2003/REC-PNG-20031110/

Structs

PngChromaticities
PngPhysicalPixels
PngRGBA8
PngTime

The time is stored in UTC.

Enums

PngError

Functions

parse_png_rgba8

Parse a PNG data stream and convert all data to RGBA8 pixel format.