PDA

Click to See Complete Forum and Search --> : Working width pixels


carloscamoes
Nov 17th, 1999, 05:39 AM
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.

Aaron Young
Nov 17th, 1999, 08:19 PM
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
aarony@redwingsoftware.com
adyoung@win.bright.net