import { Image } from "https://deno.land/x/imagescript@v1.2.14/mod.ts";
Resizes the image so it is contained in the given bounding box, placing it in the center of the given bounding box. Always returns the exact dimensions of the bounding box.
import { Image } from "https://deno.land/x/imagescript@v1.2.14/mod.ts";
Resizes the image so it is contained in the given bounding box, placing it in the center of the given bounding box. Always returns the exact dimensions of the bounding box.