Main Page | Class List | File List | Class Members | File Members

IMAGE_BYTE Struct Reference

Almost identical to an IMAGE structre, but subclassed to single-byte pixels. More...

#include <sadie_byte.h>

List of all members.

Public Attributes

uint16_t fileformat
 File format (magic number).
uint16_t fileversion
 File format version.
uint16_t application
 Application identifier.
uint16_t appversion
 Application version.
uint16_t dataformat
 Data format.
uint16_t datapacking
 Data packing.
uint8_t datarotation [4]
 Data rotation.
uint32_t npix
 Number of pixels/line.
uint32_t nlin
 Number of lines.
uint32_t nbnd
 Number of bands.
uint32_t ntvl
 Number of intervals (reserved).
uint32_t nbit
 Number of bits/pixel (must be SBPB).
PIXEL gmin
 Minimum gray level in image.
PIXEL gmax
 Maximum gray level in image.
BYTE text [TLEN]
 Application-specific data.
BYTE *** data
 Pointer to the data themselves.


Detailed Description

Almost identical to an IMAGE structre, but subclassed to single-byte pixels.


The documentation for this struct was generated from the following file:
Generated on Sat Dec 4 17:12:47 2004 for trees by  doxygen 1.3.9.1