Pixmap.size

Changes the size of the buffer

Reallocates the underlying pixel array.

  1. void size(Size value)
    struct Pixmap
    @safe pure nothrow
    void
    size
  2. void size(int totalPixels, int width)
  3. Size size()
Suggestion Box / Bug Report