eps_block_header_tag Struct Reference
[Top-level library interface]


Data Fields

int block_type
int hdr_size
int data_size
crc32_t chk
crc32_t crc
int chk_flag
int crc_flag
union {
   gs_hdr   gs
   tc_hdr   tc
hdr_data

Detailed Description

Generic block header

Field Documentation

Block type

Either EPS_GRAYSCALE_BLOCK or EPS_TRUECOLOR_BLOCK.

Referenced by eps_read_block_header().

Header CRC

Referenced by read_gs_header(), and read_tc_header().

Data CRC

Referenced by read_gs_header(), and read_tc_header().

Header CRC flag

Either EPS_GOOD_CRC or EPS_BAD_CRC

Referenced by read_gs_header(), and read_tc_header().

Data CRC flag

Either EPS_GOOD_CRC or EPS_BAD_CRC

Referenced by read_gs_header(), and read_tc_header().

Special information for GRAYSCALE blocks

Referenced by eps_decode_grayscale_block(), and read_gs_header().

Special information for TRUECOLOR blocks

Referenced by eps_decode_truecolor_block(), and read_tc_header().


Generated on Fri May 27 14:50:00 2011 for EPSILON by  doxygen 1.5.6