Mipmap.this

Creates empty

  1. this()
    class Mipmap(COLOR)
    public nothrow @nogc
    this
    ()
    if (
    is(COLOR == RGBA) ||
    is(COLOR == L16)
    )
  2. this(int maxLevel, int w, int h)
  3. this(int maxLevel, OwnedImage!COLOR level0)

Meta