Method
GimpImageis_valid
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 |