public GetPixel ( uint x, uint y ) : System.Color | ||
x | uint | X coordinate of pixel in the image |
y | uint | Y coordinate of pixel in the image |
리턴 | System.Color |
public GetPixel ( uint x, uint y ) : System.Color | ||
x | uint | X coordinate of pixel in the image |
y | uint | Y coordinate of pixel in the image |
리턴 | System.Color |