dformlib ~master (2022-05-10T21:19:32.5161069)
Dub
Repo
Size.this
dfl
drawing
Size
Construct a new Size.
this
(int width, int height)
struct
Size
pure nothrow
this
(
int
width
,
int
height
)
this
(SIZE* size)
Meta
Source
See Implementation
dfl
drawing
Size
constructors
this
functions
opAdd
opAddAssign
opEquals
opSub
opSubAssign
size
variables
height
width
Construct a new Size.