set-pixel ( {R,G,B} {i,j} image -- )


Vocabulary
rosetta-code.bitmap

Inputs
{R,G,B}an object
{i,j}an object
imagean object


Outputs
None

Definition

: set-pixel ( {R,G,B} {i,j} image -- ) set-Mi,j ; inline