libtcod-net
GetSize Method (w, h)
NamespaceslibtcodWrapperImageGetSize(Int32%, Int32%)
Get the current image's size
Declaration Syntax
C#
public void GetSize(
	out int w,
	out int h
)
Parameters
w ( Int32 %)
Width
h ( Int32 %)
Height

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