Size.this

Construct a new Size.

  1. this(int width, int height)
  2. this(SIZE* size)
    struct Size
    pure nothrow
    this
    (
    in SIZE* size
    )

Meta