Re: Finding Color of Specific Pixel in Loaded Image
- From: IWP506@xxxxxxxxx
- Date: 31 Dec 2005 19:19:38 -0800
Larry Serflaten wrote:
> <PulsarSL@xxxxxxxxx> wrote
> > I have an image, and I'd like to find the RGB values (or any other
> > descriptive pixel value) for a specific (known) pixel coordinate in the
> > image. How can I do this with vb6?
>
> Load the image into a picturebox and use its Point function.
>
> LFS
OK -- I have the return value. Say, for instance, it is "16711422".
Some documentation I read says this is an RGB value... Are they saying
red is 167 green is 114 and blue is 22?
Thanks
.
- Follow-Ups:
- Re: Finding Color of Specific Pixel in Loaded Image
- From: Mike Williams
- Re: Finding Color of Specific Pixel in Loaded Image
- From: Veign
- Re: Finding Color of Specific Pixel in Loaded Image
- From: Veign
- Re: Finding Color of Specific Pixel in Loaded Image
- References:
- Finding Color of Specific Pixel in Loaded Image
- From: PulsarSL
- Re: Finding Color of Specific Pixel in Loaded Image
- From: Larry Serflaten
- Finding Color of Specific Pixel in Loaded Image
- Prev by Date: Re: Finding Color of Specific Pixel in Loaded Image
- Next by Date: Re: Finding Color of Specific Pixel in Loaded Image
- Previous by thread: Re: Finding Color of Specific Pixel in Loaded Image
- Next by thread: Re: Finding Color of Specific Pixel in Loaded Image
- Index(es):
Relevant Pages
|
Loading