API Version: 8.0
Library Version: 8.17
Generated by gi-docgen 2025.3
gboolean vips_rect_overlapsrect ( const VipsRect* r1, const VipsRect* r2 )
Do r1 and r2 have a non-empty intersection?
r1
r2
Type: VipsRect
VipsRect
Second rectangle.
Type: gboolean
gboolean
TRUE if r2 and r1 overlap.
TRUE