Property | Type | Description | |
---|---|---|---|
Colors | Color[] | ||
References | int |
Method | Description | |
---|---|---|
PALT ( ) : System | ||
PALT ( Color color ) : System | ||
PalMatch ( Color data ) : bool | ||
Read ( IffFile iff, Stream stream ) : void |
Reads a PALT chunk from a stream.
|
|
Write ( IffFile iff, Stream stream ) : bool |
public Read ( IffFile iff, Stream stream ) : void | ||
iff | IffFile | An Iff instance. |
stream | Stream | A Stream object holding a PALT chunk. |
return | void |
public Write ( IffFile iff, Stream stream ) : bool | ||
iff | IffFile | |
stream | Stream | |
return | bool |