Method

GimpImageget_height

Declaration [src]

gint
gimp_image_get_height (
  GimpImage* image
)

Description [src]

Return the height of the image

This procedure returns the image’s height. This value is independent of any of the layers in this image. This is the "canvas" height.

Return value

Type: gint

The image’s height.