☰
nannou
0.19.0
Module tiff
Structs
In nannou::image
?
Module
nannou
::
image
::
tiff
source
·
[
−
]
👎
Deprecated: Use codecs::tiff instead
Expand description
Decoding and Encoding of TIFF Images
Structs
TiffDecoder
Decoder for TIFF images.
TiffEncoder
Encoder for tiff images
TiffReader
Wrapper struct around a
Cursor<Vec<u8>>