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