graphics::types::Rectangle [] [src]

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

[x, y, w, h]