Bitmap.this

  1. this(vec2i sz)
  2. this(vec2i sz, Type* src)
    class Bitmap(_Type = ubyte, size_t _LengthPerPixel = 4)
    this
    (
    vec2i sz
    ,)
  3. this(vec2i sz, Type[] src)

Meta