mwg API
Reference
Overview
Examples
Getting started
Design
FAQ
Preparing search index...
PaletteMapping
Interface PaletteMapping
A source palette colour and the colour it should become, both
0xRRGGBB
.
interface
PaletteMapping
{
from
:
readonly
number
[]
;
to
:
readonly
number
[]
;
}
Index
Properties
from
to
Properties
Readonly
from
from
:
readonly
number
[]
Readonly
to
to
:
readonly
number
[]
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
from
to
Reference
Overview
Examples
Getting started
Design
FAQ
mwg API
Loading...
A source palette colour and the colour it should become, both
0xRRGGBB.