Method | Description | |
---|---|---|
ApplyRemap ( IPaletteRemap r ) : void | ||
CopyToArray ( |
||
MutablePalette ( IPalette p ) : System | ||
SetColor ( int index, Color color ) : void | ||
SetFromPalette ( IPalette p ) : void | ||
this ( int index ) : uint |
public CopyToArray ( |
||
destination | ||
destinationOffset | int | |
return | void |
public MutablePalette ( IPalette p ) : System | ||
p | IPalette | |
return | System |
public SetColor ( int index, Color color ) : void | ||
index | int | |
color | Color | |
return | void |