TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
im547.cis93g
NA
6
0
How to get the RGB values of each pixel in the windows form with GDI+ ?
Aug 4 2004 4:40 AM
Hi all, I'm new to GDI+ and C#, Recently, I try to implement a painer, I want to get each pixel's RGB values in the form when I click the mouse. In the MouseDown function, I have tried "this.GetChildAtPoint(pt).ForeColor.ToArgb();", but "Exception Error!!" comes up. How should I solve this problem? Thanks... :)
Reply
Answers (
4
)
Screen capture code shows a black square from NT service
New DirectX9.0c SDK differs with 9.0b ?!?!