libtcod-net
GetPixel Method (x, y)
Namespaces
►
libtcodWrapper
►
Image
►
GetPixel(Int32, Int32)
C#
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)