Pixmap.this

  1. this(Size size)
  2. this(int width, int height)
    struct Pixmap
    @safe pure nothrow
    this
    (
    int width
    ,
    int height
    )
  3. this(Pixel[] data, int width)

Meta