[racket] flood-fill?

From: Jens Axel Søgaard (jensaxel at soegaard.net)
Date: Sun Oct 5 16:30:43 EDT 2014

Maybe this can be used?

https://github.com/acmeism/RosettaCodeData/blob/master/Task/Bitmap-Flood-fill/Racket/bitmap-flood-fill.rkt

/Jens Axel


2014-10-05 22:14 GMT+02:00 Pierpaolo Bernardi <olopierpa at gmail.com>:
> Hello,
>
> here's a couple of dumb questions: I did not find a flood-fill method
> for bitmaps.  Am I right it's not there, or I missed it?
>
> I tried implementing one myself, but the result is way too slow to be
> useful. Any recommendation?
>
> Cheers
> P.
> ____________________
>   Racket Users list:
>   http://lists.racket-lang.org/users



-- 
--
Jens Axel Søgaard


Posted on the users mailing list.