Is there any way using .net I can emulate the wand functionality found in your normal photo editor? I.e. user clicks on part of a photo and the application automatically selects the surrounding X pixels based on a given factor (usually tolerance threshold).
Any idea on how I could do this with .net? Thanks