Method

VipsImageget_page_height

Declaration [src]

int
vips_image_get_page_height (
  VipsImage* image
)

Description [src]

Multi-page images can have a page height. Fetch it, and sanity check it. If page-height is not set, it defaults to the image height.

Return value

Type: int

The page height.