interface ImageDataimport { type ImageData } from "https://deno.land/x/canvas@v1.4.1/mod.ts"; Propertiesdata: Uint8ClampedArrayheight: numberwidth: number