Specifies the x-coordinate (in layer image coordinates) where the color is to be set.
y
Specifies the y-coordinate (in layer image coordinates) where the color is to be set.
color
Specifies the color to be set in 0xRRGGBB format.
Return Value
None (void)
Description
Sets the color at an arbitrary position in the layer's main image (the image holding the colors).
An exception will occur if a position that is invalid (out of range) as image coordinates is specified.