libtcod-net
GetPixel Method (x, y)
NamespaceslibtcodWrapperImageGetPixel(Int32, Int32)
Get color of specific pixel in image
Declaration Syntax
C#
public Color GetPixel(
	int x,
	int y
)
Parameters
x (Int32)
Width
y (Int32)
Height
Return Value

Assembly: libtcodWrapper (Module: libtcodWrapper) Version: 0.2.0.0 (0.2.0.0)