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

type RasterPixelScale = Scale<f32, PicturePixel, RasterPixel>;
Expand description

Scaling ratio from picture pixels to raster pixels (e.g. if scaling a picture surface up/down).