Method
VipsRegionbuffer
Declaration [src]
int
vips_region_buffer (
VipsRegion* reg,
const VipsRect* r
)
Description [src]
The region is transformed so that at least r
pixels are available as a
memory buffer that can be written to.
Parameters
r |
VipsRect |
|
|
The data is owned by the caller of the function. |