Module image::png [-] [+] [src]

Decoding and Encoding of PNG Images

PNG (Portable Network Graphics) is an image format that supports lossless compression.

Related Links

Modules

deflate

An Implementation of RFC 1951

hash

This module provides implementations of common hashing algorithms.

zlib

An Implementation of RFC 1950

Structs

PNGDecoder

The representation of a PNG decoder

PNGEncoder

The representation of a PNG encoder