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

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

[x, y, w, h]