Function Macro

VipsREGION_ADDR_TOPLEFT

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).

::: seealso vips_region_prepare().

Parameters

R none
 

A VipsRegion