CompuServe Thread

#Flood Fills

2 messages in this thread
#65640From: Kevin KelmSep 13, 1989 8:45 AM
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
#65648From: M2S/Phil CampSep 13, 1989 12:24 PM
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?