method Image.prototype.setPixelAtimport { Image } from "https://deno.land/x/imagescript@v1.2.14/mod.ts"; setPixelAt(x,y,pixelColor,)Sets the pixel color for the specified position ParametersxypixelColor