TiffEncoderContext Struct Reference
Data Fields
picture width
picture height
bits per pixel
compression level
bpp_tab size
photometric interpretation
number of strips
row per strip
uint8_t
entries [TIFF_MAX_ENTRY *12]
entires in header
number of entires
actual position in buffer
pointer to first byte in buffer
buffer size
YUV subsampling factors.
LZW Encode state.
Detailed Description
Definition at line 43 of file tiffenc.c.
Field Documentation
bits per pixel
Definition at line 49 of file tiffenc.c.
compression level
Definition at line 50 of file tiffenc.c.
picture height
Definition at line 48 of file tiffenc.c.
photometric interpretation
Definition at line 52 of file tiffenc.c.
number of strips
Definition at line 53 of file tiffenc.c.
The documentation for this struct was generated from the following file: