x | number | The position of the pixel on the x-axis. |
y | number | The position of the pixel on the y-axis. |
r | number | The red component (0-255). |
g | number | The green component (0-255). |
b | number | The blue component (0-255). |
a | number | The alpha component (0-255). |