method Image.prototype.scaleimport { Image } from "https://deno.land/x/imagescript@v1.2.14/mod.ts"; scale(factor, mode?)Resizes the image by the given factor ParametersfactorThe factor to resize the image with optionalmode = [UNSUPPORTED]