Handle SPE image headers
It should never be necessary to use these functions/classes.
Rather use the general interfaces in imagereader and imagewriter
to access general image and header data.
|
Functions
|
|
Read Scan
|
|
|
Read
|
Read ( filename )
Convert a header record h to a binary string suitable as MAR file header |
|
|
Scan
|
Scan ( s )
Parse the binary data in string s as a MAR header,
returning a projtls.Record() loaded with the header data |
|
Classes
|
|
|
|