Type Alias image::codecs::ico::ICOEncoder
source · pub type ICOEncoder<W> = IcoEncoder<W>;
👎Deprecated: Use
IcoEncoder
insteadExpand description
Aliased Type§
struct ICOEncoder<W> { /* private fields */ }