Get RGB value of picture

Get RGB value of picture

Anonymous
Not applicable
341 Views
2 Replies
Message 1 of 3

Get RGB value of picture

Anonymous
Not applicable
I insert a picture into Drawing1.dwg,I want to use mouse point to get the RGB value,how to achieve this objective.
Like use adobe photoshop

Thanks for advices
Jiandan Luo
0 Likes
342 Views
2 Replies
Replies (2)
Message 2 of 3

HJohn1
Advocate
Advocate
I don't know how familiar you are with the Windows API, but I think that it is about the only way to make it work in VBA (if possible). If I had to do something like that, I would prefer to use .NET instead of VBA.
0 Likes
Message 3 of 3

Anonymous
Not applicable
I agree with you,I try to use Windows API.
Thanks 🙂
0 Likes