Module picto::processing::scale[][src]

Expand description

Image scaling.

Traits

Trait for scalable types.

Functions

Scale by the given factor.

Resize to the given width and height.

Scale to the given width and height, maintaining the aspect ratio.