[][src]Macro tiff_encoder::RATIONAL

macro_rules! RATIONAL {
    ($(($num: expr, $den: expr)),+) => { ... };
}

Convenient macro to declare an IFD entry of RATIONAL values.