read color names from a jpeg image

  • Thread starter Thread starter prem
  • Start date Start date
P

prem

Hi all,

I want to read the colors used in a jpeg image. I want the code or any any
other code components that can do that.

any suggestion , links and samples will be gratly appreciated

thanks in advance,
--prem
 
* "prem said:
I want to read the colors used in a jpeg image. I want the code or any any
other code components that can do that.

any suggestion , links and samples will be gratly appreciated

'Bitmap.GetPixel'. Load the JPEG image into a 'Bitmap' object...
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top