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

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

[x1, y1, x2, y2]