image processing - C# Magic Wand Tool -


i want write function work magic wand tool dynamic in c# . can ? thanks

you need flood fill algorithm.

use this:

http://www.codeproject.com/kb/gdi-plus/floodfillincsharp.aspx

http://www.codeproject.com/kb/gdi-plus/queuelinearfloodfill.aspx

http://en.wikipedia.org/wiki/flood_fill


Comments

Popular posts from this blog

c++ - Compiling static TagLib 1.6.3 libraries for Windows -

xslt - Umbraco and EXSLT sets do not work -

php - How can I merge Nodes & Webform Submissions into instances of one general Content Type in Drupal 6? -