Struct image::codecs::ico::IcoEncoder [−][src]
pub struct IcoEncoder<W: Write> { /* fields omitted */ }Expand description
ICO encoder
Implementations
Create a new encoder that writes its output to w.
pub struct IcoEncoder<W: Write> { /* fields omitted */ }ICO encoder
Create a new encoder that writes its output to w.