Skip to main content

Module transform

Module transform 

Source
Expand description

Transform trait and built-in transforms.

Structs§

ResizeTransform
Resize images to a fixed size and re-encode as JPEG.

Traits§

Transform
Protocol for data transforms from item type I to item type O.