ImageData.this

CTOR

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

Meta