Type Definition geo_rasterize::Transform[][src]

pub type Transform = Transform2D<f64, UnknownUnit, UnknownUnit>;
Expand description

Affine transform that describes how to convert world-space coordinates to pixel coordinates.