Expand description
fimg
Provides fast image operations, such as rotation, flipping, and overlaying.
Modules
- safe builder for the image
- provides a
ImageCloner - module for pixels ops.
- scale
scaleholds scaling operations.
Macros
Structs
- A image with a variable number of channels, and a nonzero size.
Traits
- This blends the images together, like
imageops::overlay. Overlaybut ownedOverlayAtbut owned- Trait for layering images ontop of each other. Think
magick a b -layers flatten a - Trait for layering a image ontop of another, with a offset to the second image.