Structs§
- Image
F64 - Buffer storing the image. All pixel values are expected to be f64.
Enums§
- Version
- Version of a resize algorithm. See https://johncostella.com/magic/ for details and difference.
Functions§
- magic_
resize - Resizes image to a new size. Any of the dimensions could be optional - in that case, image would be scaled proportionally.