👎Deprecated: Use codecs::png instead
Expand description
Decoding and Encoding of PNG Images
Structs
- An
AnimationDecoder
adapter ofPngDecoder
. - PNG decoder
- PNG encoder
- Png Reader
Enums
- Compression level of a PNG encoder. The default setting is
Fast
. - Filter algorithms used to process image data to improve compression.
Type Aliases
- PNGEncoderDeprecatedPNG Encoder
- PNGReaderDeprecatedPNG Reader