Method

GimpImageis_valid

since: 2.4

Declaration [src]

gboolean
gimp_image_is_valid (
  GimpImage* image
)

Description [src]

Returns TRUE if the image is valid.

This procedure checks if the given image is valid and refers to an existing image.

Available since: 2.4

Return value

Type: gboolean

Whether the image is valid.