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

Image scaling.

Traits

Scale

Trait for scalable types.

Functions

by

Scale by the given factor.

resize

Resize to the given width and height.

to

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