SKSizeI

Undocumented in source.

Constructors

this
this(int width, int height)
Undocumented in source.
this
this(SKPointI pt)
Undocumented in source.

Members

Functions

Height
int Height()
Undocumented in source. Be warned that the author may not have intended to support it.
Height
void Height(int value)
Undocumented in source. Be warned that the author may not have intended to support it.
IsEmpty
bool IsEmpty()
Undocumented in source. Be warned that the author may not have intended to support it.
ToPointI
SKPointI ToPointI()
Undocumented in source. Be warned that the author may not have intended to support it.
ToString
string ToString()
Undocumented in source. Be warned that the author may not have intended to support it.
Width
int Width()
Undocumented in source. Be warned that the author may not have intended to support it.
Width
void Width(int value)
Undocumented in source. Be warned that the author may not have intended to support it.
opBinary
SKSizeI opBinary(SKSizeI sz)
Undocumented in source. Be warned that the author may not have intended to support it.

Static functions

Add
SKSizeI Add(SKSizeI sz1, SKSizeI sz2)
Undocumented in source. Be warned that the author may not have intended to support it.
Subtract
SKSizeI Subtract(SKSizeI sz1, SKSizeI sz2)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

Empty
enum SKSizeI Empty;
Undocumented in source.

Meta