Type Definition image::codecs::ico::ICOEncoder

source · []
pub type ICOEncoder<W> = IcoEncoder<W>;
👎 Deprecated:

Use IcoEncoder instead

Expand description

ICO encoder

An alias of IcoEncoder.

TODO: remove