PCX.this

Basic constructor to create pcx objects

  1. this()
  2. this(Header header, ubyte[] imageData, ubyte[] paletteData)
    class PCX
    public
    this
    (,
    ubyte[] imageData
    ,
    ubyte[] paletteData = []
    )

Meta