Type Definition image2::Point[][src]

type Point = Point2D<usize, f64>;
Expand description

(x, y) coordinates