Type Alias graphics::types::Line

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

[x1, y1, x2, y2]