gimp-image-is-valid

Sven Neumann <sven@gimp.org>

Description

Returns TRUE if the image is valid.

Help

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


Type

unknown

Parameters

Type Name Description
PF_IMAGE image The image to check

Return

Type Name Description
PF_INT valid Whether the image ID is valid (TRUE or FALSE)