Expand description
Decoding and Encoding of TIFF Images
TIFF (Tagged Image File Format) is a versatile image format that supports lossless and lossy compression.
ยงRelated Links
- http://partners.adobe.com/public/developer/tiff/index.html - The TIFF specification
Structsยง
- Tiff
Decoder - Decoder for TIFF images.
- Tiff
Encoder - Encoder for tiff images
- Tiff
Reader Deprecated - Wrapper struct around a
Cursor<Vec<u8>>
Functionsยง
- check_
sample_ ๐format - cmyk_
to_ ๐rgb - err_
unknown_ ๐color_ type - u8_
slice_ ๐as_ u16