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

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

Use IcoEncoder instead

ICO encoder

An alias of IcoEncoder.

TODO: remove