#include <rvcrast.h>
Public Attributes | |
| INT32 | headerbytes |
| INT32 | linetbytes |
| INT32 | bandtbytes |
| INT32 | intertbytes |
| INT32 | numbands |
| INT16 | inttype |
| INT16 | intfact |
| INT16 | intadd |
| INT16 | byteorder |
| UINT8 | reserved [36] |
|
|
Length of band trailer in bytes.
|
|
|
Byte/bit order: RASTLINK_LoHi or RASTLINK_HiLo.
|
|
|
Length of file header in bytes (to start of first line).
|
|
|
Value to add to line/column before using interleave factor.
|
|
|
Interleave trailer in bytes (between lines of same band).
|
|
|
Interleave factor.
|
|
|
Interleave type: INTERLEAVE_XXX.
|
|
|
Length of line trailer in bytes.
|
|
|
Number of bands, needed if interleaved.
|
|
|
Reserved for future use, pad to 64 bytes.
|
1.3.4-20031026