المساعد الشخصي الرقمي

مشاهدة النسخة كاملة : Changing colors of an image



C# Programming
03-05-2010, 02:01 AM
Hello all,

I have an image with black pixels, I want to convert all the pixels to a certain color. How can I do that without setting all the pixels that is black to that color ?

I thought something with the color matrix gdi supports.

Thanks, berlus.