Docs.rs
tiff-reader-0.2.4
tiff-reader 0.2.4
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
i-norden
github:roteiro-gis:publishers
Dependencies
flate2 ^1
normal
jpeg-decoder ^0.3
normal
optional
lru ^0.16.3
normal
memmap2 ^0.9
normal
ndarray ^0.17
normal
parking_lot ^0.12
normal
rayon ^1
normal
optional
smallvec ^1
normal
thiserror ^2
normal
tiff-core ^0.2.4
normal
weezl ^0.1
normal
zstd ^0.13
normal
optional
criterion ^0.5
dev
serde_json ^1
dev
tempfile ^3
dev
tiff-writer ^0.2
dev
Versions
55.64%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Skip to main content
Module tag
tiff_
reader
0.2.4
Module tag
Module Items
Structs
Enums
Functions
In crate tiff_
reader
tiff_reader
Module
tag
Copy item path
Source
Structs
§
Tag
A parsed TIFF tag.
Enums
§
TagType
TIFF data type codes.
TagValue
Decoded tag value.
Functions
§
parse_
tag_
bigtiff
Parse a BigTIFF tag entry (20-byte IFD entry).
parse_
tag_
classic
Parse a classic TIFF tag entry (12-byte IFD entry).