[ 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.
| image_id |
The image ID to check. |
|
Whether the image ID is valid. |