메소드 | 설명 | |
---|---|---|
CopyToArray ( |
||
ImmutablePalette ( IEnumerable |
||
ImmutablePalette ( IPalette p ) : System | ||
ImmutablePalette ( IPalette p, IPaletteRemap r ) : System | ||
ImmutablePalette ( Stream s, int remapShadow ) : System | ||
ImmutablePalette ( string filename, int remap ) : System | ||
this ( int index ) : uint |
메소드 | 설명 | |
---|---|---|
LoadFromStream ( Stream s, int remapShadow ) : void |
public CopyToArray ( |
||
destination | ||
destinationOffset | int | |
리턴 | void |
public ImmutablePalette ( IEnumerable |
||
sourceColors | IEnumerable |
|
리턴 | System |
public ImmutablePalette ( IPalette p, IPaletteRemap r ) : System | ||
p | IPalette | |
r | IPaletteRemap | |
리턴 | System |
public ImmutablePalette ( Stream s, int remapShadow ) : System | ||
s | Stream | |
remapShadow | int | |
리턴 | System |
public ImmutablePalette ( string filename, int remap ) : System | ||
filename | string | |
remap | int | |
리턴 | System |