Skip to main content

fz_pixmap_width

Function fz_pixmap_width 

Source
pub unsafe extern "C" fn fz_pixmap_width(
    ctx: *mut fz_context,
    pix: *const fz_pixmap,
) -> c_int
Expand description

Return the width of the pixmap in pixels.