method default.prototype.scaleimport { default } from "https://deno.land/x/imagescript@1.3.0/v2/framebuffer.d.ts"; scale(type: "cubic" | "linear" | "nearest", factor: number): thisParameterstype: "cubic" | "linear" | "nearest"factor: numberReturnsthis