Has anyone seen any good snippets for auto-deploying an image in C #?
See http://code.google.com/p/aforge/
The source code for Paint.net can be a good place to look for new examples of image processing using .NET. In fact, auto-level is a basic feature of Paint.NET, you just need to dig it out!