메소드 | 설명 | |
---|---|---|
Equals ( Object other ) : bool |
tests for palette equality
|
|
GetHashCode ( ) : int | ||
GetPalette ( string name ) : |
||
Palette ( Stream s ) : System | ||
Palette ( string name ) : System | ||
SetTransparent ( bool val ) : void | ||
SetTransparent ( bool val, int index ) : void | ||
ToString ( ) : string | ||
this ( int i ) : Color |
Indexes colors on number
|
public SetTransparent ( bool val, int index ) : void | ||
val | bool | |
index | int | |
리턴 | void |