Module decoder

Source

Modulesยง

ifd
Function for reading TIFF tags
image ๐Ÿ”’
stream ๐Ÿ”’
All IO functionality needed for TIFF decoding
tag_reader ๐Ÿ”’

Structsยง

Decoder
The representation of a TIFF decoder
Limits
Decoding limits

Enumsยง

ChunkType
Chunk type of the internal representation
DecodingBuffer
DecodingResult
Result of a decoding process

Traitsยง

Wrapping ๐Ÿ”’

Functionsยง

fix_endianness ๐Ÿ”’
Fix endianness. If byte_order matches the host, then conversion is a no-op.
fix_endianness_and_predict ๐Ÿ”’
fp_predict_f32
fp_predict_f64
invert_colors ๐Ÿ”’
invert_colors_fp ๐Ÿ”’
invert_colors_unsigned ๐Ÿ”’
rev_hpredict_nsamp ๐Ÿ”’