pub fn crop_from_array(a: [f32; 4]) -> CropRect
Rebuild a [CropRect] from a [x, y, width, height] array.
CropRect
[x, y, width, height]