Method

VipsImageget_tile_width

Declaration [src]

int
vips_image_get_tile_width (
  VipsImage* image
)

Description [src]

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

Return value

Type: int

The width of the tiles encoded in the image.