fn pinhole_resolution_rect(pinhole: &Pinhole) -> Option<Rect>
Expand description

The pinhole sensor rectangle: [0, 0] - [width, height], ignoring principal point.