Inherited by
imFormat.
Detailed Description
- Base container to hold format independent state variables.
Field Documentation
|
used for line convertion, contains all components if packed, or only one if not |
|
extra bytes to be allocated |
|
number of bpp to unpack/pack to/from 1 byte. When reading converts n packed bits to 1 byte (unpack). If n>1 will also expand to 0-255. When writing converts 1 byte to 1 bit (pack). If negative will only expand to 0-255 (no unpack or pack). |
|
flag to switch the original data type: char-byte, short-ushort, uint-int, double-float |
The documentation for this struct was generated from the following file: