I have a .png image that\'s just white-on-transparent, and I\'m wondering if there\'s an easy way to make that green-on-transparent, red-on-transparent, etc so I don\'t need
Take a look at these CodeProject Articles
Image Processing Lab is a simple tool for image processing, which includes different filters and tools to analyze images available in the AForge.NET framework.
You could also take a look at the FormatConvertedBitmap, ColorConvertedBitmap or WritableBitmap Class's