Skip to main content

compute_page_transform

Function compute_page_transform 

Source
pub fn compute_page_transform(
    media_box: &Rect,
    scale: f64,
    rotate: i64,
) -> Matrix
Expand description

Compute the transform from PDF user space to device (pixel) space.