public GetPixel ( int x, int y ) : Color | ||
x | int | The x-coordinate of the pixel to retrieve. |
y | int | The y-coordinate of the pixel to retrieve. |
return | Color |
public GetPixel ( int x, int y ) : Color | ||
x | int | The x-coordinate of the pixel to retrieve. |
y | int | The y-coordinate of the pixel to retrieve. |
return | Color |