Type Definition image2::Point

source · []
pub type Point = Point2D<usize, f64>;
Expand description

(x, y) coordinates