Module png

Module png 

Source
Expand description

PNG decoder yielding raw color pixels.

Enums§

DecodingError
Any kind of error during PNG decoding.

Functions§

decode
Decode a PNG image into a vector of RGB Colors and return dimensions.