Method
VipsRegionimage
Declaration [src]
int
vips_region_image (
VipsRegion* reg,
const VipsRect* r
)
Description [src]
The region is transformed so that at least r
pixels are available to be
read from the image. The image needs to be a memory buffer or represent a
file on disc that has been mapped or can be mapped.