Type Definition graphics::types::Line[][src]

pub type Line<T = Scalar> = [T; 4];
Expand description

[x1, y1, x2, y2]