Size.this

Construct a new Size.

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

Meta