Method

VipsImageget_tile_height

Declaration [src]

int
vips_image_get_tile_height (
  VipsImage* image
)

Description [src]

Fetch and sanity-check VIPS_META_TILE_HEIGHT. Default to -1 (no tiling) if not present or crazy.

Return value

Type: int

The height of the tiles encoded in the image.