Struct tiff::encoder::Rational [−][src]
Type to represent tiff values of type RATIONAL
Fields
n: u32
d: u32
Type to represent tiff values of type RATIONAL
n: u32
d: u32
impl RefUnwindSafe for Rational
impl Send for Rational
impl Sync for Rational
impl Unpin for Rational
impl UnwindSafe for Rational