Exforsys
+ Reply to Thread
Results 1 to 2 of 2

Query on Function

This is a discussion on Query on Function within the C and C++ forums, part of the Programming Talk category; I recently saw a function called as floodfill() in a C programming book.BUt I could not get the description and ...

  1. #1
    Ralph is offline Senior Member Array
    Join Date
    Apr 2006
    Answers
    114

    Query on Function

    I recently saw a function called as floodfill() in a C programming book.BUt I could not get the description and usage of this function in the book. Can someone tell me about this.


  2. #2
    blenda is offline Member Array
    Join Date
    May 2006
    Answers
    36
    floodfill() is used to fill the area defined with the target color defined in this function. You can use this to fill a region or area with colors.

    Try and let me know if you could succeed in using this function for multicoloring!!


Latest Article

Network Security Risk Assessment and Measurement

Read More...