I am unable to make non-boundary flood fills work. Does anyone know any
little
"tricks" to make it work? What books can you recommend? I looked at the
"draw" program in the sample M2 programs from Avante-Garde, but I was also
unable to modify THAT code to work with non-boundary (replace all adjacent
pixels of the pen color at x,y) flood fills.
I would really appreciate the help. Thank you.
Kevin Kelm
Alternate Realities
I'm not sure what you want. I do have some code to do flood fills, but I'm not
certain it's exactly what you want. Could you giv an example of what you need
the routine to do?