Type Definition pdfium_render::bitmap::Pixels
source · pub type Pixels = u16;Expand description
The device coordinate system when rendering or displaying an image.
pub type Pixels = u16;The device coordinate system when rendering or displaying an image.