import { Image } from "https://deno.land/x/imagescript@v1.2.14/ImageScript.js";
Resizes the image so it is contained in the given bounding box. Can return an image with one axis smaller than the given bounding box.
import { Image } from "https://deno.land/x/imagescript@v1.2.14/ImageScript.js";
Resizes the image so it is contained in the given bounding box. Can return an image with one axis smaller than the given bounding box.