libtcod-net
GetPixelTransparency Method (x, y)
NamespaceslibtcodWrapperImageGetPixelTransparency(Int32, Int32)
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)