Menu

#213 Flood Fill Method

1.3
closed
flood fill (1)
None
2012-03-24
2012-01-06
No

Write a method like the bucket tool in photoshop or gimp. You give the method a color value, a seed point, and a tolerance and it acts just like the equivalent tool in photoshop.

e.g.

img.floodFill(point=(100,100),color=Colors.BLACK,threshold = 100)

Discussion

Anonymous
Anonymous

Add attachments
Cancel





MongoDB Logo MongoDB