pub type PNMEncoder<W> = PnmEncoder<W>;
👎 Deprecated:

Use PnmEncoder instead

Expand description

PNM Encoder

An alias of PnmEncoder.

TODO: remove