Type Definition azul_webrender_api::units::DevicePixelScale[][src]

type DevicePixelScale = Scale<f32, WorldPixel, DevicePixel>;
Expand description

Scaling ratio from world pixels to device pixels.