[][src]Crate iconwriter

Re-exports

pub extern crate nsvg;
pub use nsvg::image;

Modules

prelude

Structs

Icon

A generic representation of an icon.

IconOptions

A representation of an entry's properties.

Enums

Crop
Error
IconType
ResamplingFilter
SourceImage

A representation of a bitmap or an svg image.

Traits

FromFile

Trait for constructing structs from a given path.

Raster

Rasterizes a generic image to series of RgbaImage's, conforming to the configuration options specifyed in the options argument.

Type Definitions

Result
Size
SourceMap