[][src]Module nannou::image::ico

Decoding and Encoding of ICO files

A decoder and encoder for ICO (Windows Icon) image container files.

Related Links

Structs

IcoDecoder

An ico decoder

IcoEncoder

ICO encoder

Type Definitions

ICOEncoderDeprecated

ICO encoder