Property | Type | Description | |
---|---|---|---|
ByteOrd | ByteOrder | ||
PaletteID | ushort |
Method | Description | |
---|---|---|
Read ( IffFile iff, Stream stream ) : void |
Reads a SPR chunk from a stream.
|
public Read ( IffFile iff, Stream stream ) : void | ||
iff | IffFile | An Iff instance. |
stream | Stream | A Stream object holding a SPR chunk. |
return | void |