Struct tiff_encoder::tiff_type::IFD
source · pub struct IFD(pub u32);Expand description
32-bit (4-byte) unsigned integer used exclusively to point to IFDs.
See OffsetsToIfds
Tuple Fields§
§0: u32pub struct IFD(pub u32);32-bit (4-byte) unsigned integer used exclusively to point to IFDs.
See OffsetsToIfds
0: u32