import { Image } from "https://deno.land/x/imagescript@v1.2.14/ImageScript.js";
Resizes the image so it covers the given bounding box, cropping the overflowing edges. Always returns the exact dimensions of the bounding box.
import { Image } from "https://deno.land/x/imagescript@v1.2.14/ImageScript.js";
Resizes the image so it covers the given bounding box, cropping the overflowing edges. Always returns the exact dimensions of the bounding box.