Function
VipsAreafree_cb
Declaration [src]
int
vips_area_free_cb (
void* mem,
VipsArea* area
)
Parameters
mem |
void* |
| No description available. | |
The argument can be NULL. | |
| The data is owned by the caller of the function. | |
area |
VipsArea |
| No description available. | |
| The data is owned by the caller of the function. |