logo

Type Definition nannou::image::codecs::ico::ICOEncoder[][src]

pub type ICOEncoder<W> = IcoEncoder<W>;
👎 Deprecated:

Use IcoEncoder instead

Expand description

ICO encoder

An alias of IcoEncoder.

TODO: remove