Method
VipsRectdup
Declaration [src]
VipsRect*
vips_rect_dup (
const VipsRect* r
)
Return value
| Returns: | VipsRect |
A pointer to copy of |
|
| The caller of the method takes ownership of the data, and is responsible for freeing it. |