OwnedImage.this

Create with given initial size.

  1. this()
  2. this(int w, int h)
    class OwnedImage(COLOR)
    nothrow @nogc nothrow @nogc
    this
    (
    int w
    ,
    int h
    )

Meta