Re: Finding Color of Specific Pixel in Loaded Image



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
>


.



Relevant Pages

  • Re: Finding Color of Specific Pixel in Loaded Image
    ... Long to RGB Hex: ... Veign's Resource Center ... Veign's Blog ... >>> descriptive pixel value) for a specific pixel coordinate in the ...
    (microsoft.public.vb.general.discussion)
  • Re: Finding Color of Specific Pixel in Loaded Image
    ... >> descriptive pixel value) for a specific pixel coordinate in the ... Some documentation I read says this is an RGB value... ... Are they saying ... Prev by Date: ...
    (microsoft.public.vb.general.discussion)
  • Re: Finding Color of Specific Pixel in Loaded Image
    ... and I'd like to find the RGB values (or any other ... > descriptive pixel value) for a specific pixel coordinate in the ... LFS ... Prev by Date: ...
    (microsoft.public.vb.general.discussion)
  • Re: El Dorado cabinet stencils
    ... If anyone knows of a place that can match paint color directly ... from the RGB values, please let me know. ... resource to have. ... Rick Swanson ...
    (rec.games.pinball)
  • Finding Color of Specific Pixel in Loaded Image
    ... and I'd like to find the RGB values (or any other ... descriptive pixel value) for a specific pixel coordinate in the ... Prev by Date: ...
    (microsoft.public.vb.general.discussion)

Loading