ImageData.this

CTOR with no preexisting image data

  1. this(T[] data, uint width, uint height, uint pixelFormat, ubyte bitDepth)
  2. this(uint width, uint height, uint pixelFormat, ubyte bitDepth)
    class ImageData(T)
    public @safe pure
    this
    (
    uint width
    ,
    uint height
    ,,
    ubyte bitDepth
    )

Meta