Bitmap.resize

Resizes the array behind the bitmap.

  1. void resize(int x, int y)
  2. void resize(int x, int y)
    class Bitmap(string S, T)
    public @safe pure
    static if(!(S != "HB" && S != "QB" && S != "b"))
    static if(S == "HB")
    void
    resize
    (
    int x
    ,
    int y
    )

Meta