public SetPixel ( int x, int y, Color pixelColor ) : |
||
x | int | The x position |
y | int | The y position |
pixelColor | Color | Color of the pixel. |
return |
public SetPixel ( int x, int y, Color pixelColor ) : |
||
x | int | The x position |
y | int | The y position |
pixelColor | Color | Color of the pixel. |
return |