Intranet Catprocess
  1. news...
  2. about Blackvoxel
  3. download
  4. manual
  5. videos
  6. about us
  1. Image_Exists

    Description

    bool Image_Exists(integer ImageNum)

    Test if the specified image exists.

    Parameters

    ImageNum : The number of the image.  You can use a number from 0 to 63 (included).

    Return Value

    A Boolean value with a value depending of the image existence. True means the image exists, false otherwise.

    Example of use

    To do.

    // Listing #1: Todo.
    To do

    See Also

    Image_Exists(), Image_Load()

     
  2. Google+