libtcod-net
GetSize Method (w, h)
Namespaces
►
libtcodWrapper
►
Image
►
GetSize(Int32
%
, Int32
%
)
C#
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)