Module encoder

Source

Modulesยง

colortype
compression
tiff_value ๐Ÿ”’
writer ๐Ÿ”’

Structsยง

DirectoryEncoder
Low level interface to encode ifd directories.
DirectoryEntry ๐Ÿ”’
Ifd
Type to represent tiff values of type IFD
Ifd8
Type to represent tiff values of type IFD8
ImageEncoder
Type to encode images strip by strip.
Rational
Type to represent tiff values of type RATIONAL
SRational
Type to represent tiff values of type SRATIONAL
TiffEncoder
Encoder for Tiff and BigTiff files.
TiffKindBig
Create a BigTiff file.
TiffKindStandard
Create a standard Tiff file.

Traitsยง

TiffKind
Trait to abstract over Tiff/BigTiff differences.
TiffValue
Trait for types that can be encoded in a tiff file