IndexedImageData.this

CTOR

  1. this(T[] data, IPalette palette, uint width, uint height)
    class IndexedImageData(T)
    public @safe pure
    this
    (
    T[] data
    ,,
    uint width
    ,
    uint height
    )
  2. this(IPalette palette, uint width, uint height)

Meta