1. Win32Lib API Floodfill?

Is there a floodfill function for Win32Lib (like msimg.dll's
"floodfill" and "floodfillex")? I've written a floodfill routine,
but it gets kinda slow at the outermost parts. :)

-=ck
"Programming in a state of EUPHORIA."
http://www.cklester.com/euphoria/

new topic     » topic index » view message » categorize

2. Re: Win32Lib API Floodfill?

cklester wrote:
> 
> Is there a floodfill function for Win32Lib (like msimg.dll's
> "floodfill" and "floodfillex")? I've written a floodfill routine,
> but it gets kinda slow at the outermost parts. :)

Not yet, but I can easily add it in. I'll post code for it
soon.


-- 
Derek Parnell
Melbourne, Australia

new topic     » goto parent     » topic index » view message » categorize

3. Re: Win32Lib API Floodfill?

Derek Parnell wrote:
> 
> cklester wrote:
> > 
> > Is there a floodfill function for Win32Lib (like msimg.dll's
> > "floodfill" and "floodfillex")? I've written a floodfill routine,
> > but it gets kinda slow at the outermost parts. :)
> 
> Not yet, but I can easily add it in. I'll post code for it
> soon.

Thank you, Derek. The other code I've found, and the attempts I've
made, are failing miserably. :)

-=ck
"Programming in a state of EUPHORIA."
http://www.cklester.com/euphoria/

new topic     » goto parent     » topic index » view message » categorize

4. Re: Win32Lib API Floodfill?

> > > Is there a floodfill function for Win32Lib (like msimg.dll's
> > > "floodfill" and "floodfillex")? I've written a floodfill routine,
> > > but it gets kinda slow at the outermost parts. :)
> > 
> > Not yet, but I can easily add it in. I'll post code for it
> > soon.
> 
> Thank you, Derek. The other code I've found, and the attempts I've
> made, are failing miserably. :)

Dont know if this would interest you, but GDI has a flood fill.
API: ExtFloodFill


Don Phillips - aka Graebel
     National Instruments
     mailto: eunexus @ yahoo.com

new topic     » goto parent     » topic index » view message » categorize

5. Re: Win32Lib API Floodfill?

Don wrote:
> 
> Dont know if this would interest you, but GDI has a flood fill.
> API: ExtFloodFill

Yeah, it does interest me 'cuz I was lookin' for that in
msimg.dll. heh. :)

-=ck
"Programming in a state of EUPHORIA."
http://www.cklester.com/euphoria/

new topic     » goto parent     » topic index » view message » categorize

Search



Quick Links

User menu

Not signed in.

Misc Menu