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

مشاهدة النسخة كاملة : get the color of the pixel of a bitmap at the mouse cursor's position



C# Programming
04-15-2009, 08:07 AM
I am working on a color tracking app. How do I get the color of the pixel at the mouse's position in a bitmap image. I am using C# with the AForge.NET image processing library. If someone can write an example or even a small program that does what was just said so that i may learn from the code, I would be greatly appretiative. I am very new at codeing and I learn best by example. Thanks again.