|
-
Nov 17th, 1999, 06:39 AM
#1
Thread Starter
New Member
I have a picture box width a bitmap image, and i need to do a 2 dimension histogram of that image. How can i get the color value of a specific pixel in vb 6 ?
If someone as a similar code procedure and don´t mind share it width me i would apreciate.
Thanks.
-
Nov 17th, 1999, 09:19 PM
#2
Take a look at the Point() Method of the Picturebox, you supply the X and Y Coords and it'll return the Long Color Code.
------------------
Aaron Young
Analyst Programmer
[email protected]
[email protected]
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|