API Version: 8.0
Library Version: 8.17
Generated by gi-docgen 2025.3
void vips_rect_intersectrect ( const VipsRect* r1, const VipsRect* r2, VipsRect* out )
Fill out with the intersection of r1 and r2. out can equal r1 or r2.
out
r1
r2
Type: VipsRect
VipsRect
Input rectangle 2.
Output rectangle.