MapFormat.addEmbeddedPalette

Adds an embedded palette to the document.

class MapFormat
public @trusted
Tag
addEmbeddedPalette
(,
string name
,
int offset
)

Parameters

c Color[]

The palette to be embedded.

name string

Name of the palette.

offset int

Palette offset, or where the palette should be loaded.

Meta