|
RemapperPalette Field
|
This stuff is still in the planning stages. Any questions or Comments are welcome. [This is preliminary documentation and is subject to change.]
The palette
Namespace:
Furcadia.Drawing.Graphics
Assembly:
FurcadiaLib (in FurcadiaLib.dll) Version: 2.19.PreAlpha 59
Syntax public static Color[] Palette
Public Shared Palette As Color()
Dim value As Color()
value = Remapper.Palette
Remapper.Palette = value
public:
static array<Color>^ Palette
static val mutable Palette: Color[]
Field Value
Type:
ColorSee Also