Function Macro
VipsREGION_ADDR_TOPLEFT
since: 8.0
Declaration [src]
#define VIPS_REGION_ADDR_TOPLEFT (
R
)
Description [src]
This macro returns a pointer to the top-left pixel in the VipsRegion, that
is, the pixel at (R->valid.left, R->valid.top).
See also
Available since: 8.0
This function is not directly available to language bindings.