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

    Description

    bool Image_Clear(integer ImageNum, integer Color)

    Clear and image using the specified color.

    Parameters

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

    Color : The color used to fill the canva.

    Return Value

    A boolean value depending on the success of the operation. True means success, False mean faillure.

    Example of use

    To do.

    // Listing #1: Todo.
    To do

    See Also

    Image_Exists(), Image_Load()

     
  2. Google+