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

type Line<T = Scalar> = [T; 4];

[x1, y1, x2, y2]