Re: Finding Color of Specific Pixel in Loaded Image
- From: "Veign" <NOSPAMinveign@xxxxxxxxx>
- Date: Sat, 31 Dec 2005 23:00:58 -0500
Should have been:
http://www.veign.com/vrc_codeview.asp?type=app&id=39
--
Chris Hanscom - Microsoft MVP (VB)
Veign's Resource Center
http://www.veign.com/vrc_main.asp
Veign's Blog
http://www.veign.com/blog
--
<IWP506@xxxxxxxxx> wrote in message
news:1136085577.996835.231780@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
>
> 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
>
.
- References:
- Finding Color of Specific Pixel in Loaded Image
- From: PulsarSL
- Re: Finding Color of Specific Pixel in Loaded Image
- From: Larry Serflaten
- Re: Finding Color of Specific Pixel in Loaded Image
- From: IWP506
- Finding Color of Specific Pixel in Loaded Image
- Prev by Date: Re: Finding Color of Specific Pixel in Loaded Image
- Next by Date: Re: Happy New Year from Sweden
- 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