libtcod-net
GetPixelTransparency Method (x, y)
Namespaces
►
libtcodWrapper
►
Image
►
GetPixelTransparency(Int32, Int32)
C#
Is current pixel "transparent", key color
Declaration Syntax
C#
public
bool
GetPixelTransparency
(
int
x
,
int
y
)
Parameters
x
(
Int32
)
x coord
y
(
Int32
)
y coord
Return Value
Is Transparent?
Assembly:
libtcodWrapper
(Module: libtcodWrapper) Version: 0.2.0.0 (0.2.0.0)