PickColor
Returns the color at the specified coordinates of the image.
Parameters
Parameter
Type
Description
x
int
coordinate x axis
y
int
coordinate y axis
Return Values
Color of color.RGBA
.
Examples
Last updated
Returns the color at the specified coordinates of the image.
x
int
coordinate x axis
y
int
coordinate y axis
Color of color.RGBA
.
Last updated