Struct tiff_encoder::TiffTypeValues
source · pub struct TiffTypeValues<T: TiffType> { /* private fields */ }Expand description
A list of values of any given TiffType.
pub struct TiffTypeValues<T: TiffType> { /* private fields */ }A list of values of any given TiffType.