method Image.prototype.getPixelAtimport { Image } from "https://deno.land/x/imagescript@v1.2.14/mod.ts"; getPixelAt(x, y)Gets the pixel color at the specified position Parametersxy