Skip to main content
Module

x/imagescript/ImageScript.js>Image#setPixelAt

zero-dependency JavaScript image manipulation
Extremely Popular
Go to Latest
method Image.prototype.setPixelAt
import { Image } from "https://deno.land/x/imagescript@1.2.15/ImageScript.js";

Sets the pixel color for the specified position

Parameters

x
y
pixelColor