id_is_valid


Description:

[ Version ( since = "3.0" ) ]
public static bool id_is_valid (int image_id)

Returns TRUE if the image ID is valid.

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

Parameters:

image_id

The image ID to check.

Returns:

Whether the image ID is valid.