pub type PNGEncoder<W> = PngEncoder<W>;
👎 Deprecated:

Use PngEncoder instead

Expand description

PNG Encoder

An alias of PngEncoder.

TODO: remove