Method

GimpImageget_width

Declaration [src]

gint
gimp_image_get_width (
  GimpImage* image
)

Description [src]

Return the width of the image

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

Return value

Type: gint

The image’s width.