Skip to main content

Module ifd

Module ifd 

Source

Structs§

Ifd
A parsed Image File Directory (IFD).
LercParameters
Parsed TIFF LercParameters tag payload.
RasterLayout
Raster layout information normalized from TIFF tags.

Enums§

LercAdditionalCompression
TIFF-side LERC additional compression mode.

Constants§

TAG_BITS_PER_SAMPLE
TAG_COMPRESSION
TAG_IMAGE_LENGTH
TAG_IMAGE_WIDTH
TAG_LERC_PARAMETERS
TAG_PHOTOMETRIC_INTERPRETATION
TAG_PLANAR_CONFIGURATION
TAG_PREDICTOR
TAG_ROWS_PER_STRIP
TAG_SAMPLES_PER_PIXEL
TAG_SAMPLE_FORMAT
TAG_STRIP_BYTE_COUNTS
TAG_STRIP_OFFSETS
TAG_TILE_BYTE_COUNTS
TAG_TILE_LENGTH
TAG_TILE_OFFSETS
TAG_TILE_WIDTH

Functions§

parse_ifd_chain
Parse the chain of IFDs starting from the header’s first IFD offset.