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

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

Use IcoEncoder instead

ICO encoder

An alias of IcoEncoder.

TODO: remove