Re: Win32Lib: Flood Fill Demo

new topic     » goto parent     » topic index » view thread      » older message » newer message

Hi

 Brian graciously let me use his flood fill

and it is just what I needed.
Instead of intering the color constant for say "RED"
I found I could do one of two things.

 either make my own constant for 256 instead of 255

 The other way is to insert command rgb() into floodfill
and get any color I want providing the numbers were evenly divisable
by 8 such as:  rgb(64, 96, 168).

I dont know why it works but I figured it out by the comments you
all made.

 Thank you all,

   gene

new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu