API Version: 8.0
Library Version: 8.17
Generated by gi-docgen 2025.3
gboolean vips_rect_includesrect ( const VipsRect* r1, const VipsRect* r2 )
Is r2 a subset of r1?
r2
r1
Type: VipsRect
VipsRect
Inner rectangle.
Type: gboolean
gboolean
TRUE if r2 is a subset of r1.
TRUE