Size

Width and height.

Constructors

this
this(int width, int height)

Construct a new Size.

Members

Functions

opAdd
Size opAdd(Size sz)
opAddAssign
void opAddAssign(Size sz)
opEquals
Dequ opEquals(ref ConstType!(Size) sz)
Dequ opEquals(Size sz)
opEquals
Dequ opEquals(Size sz)
opSub
Size opSub(Size sz)
opSubAssign
void opSubAssign(Size sz)

Meta