Color Histogram Needed

  • Thread starter Thread starter Julie
  • Start date Start date
J

Julie

I need to calculate and store a color histogram on the
records image. If I am posting to the wrong group, please
let me know.

I would assume I would go the route of
Bitmap::GetHistogram Method shown at
http://msdn.microsoft.com/library/default.asp?
url=/library/en-
us/gdicpp/GDIPlus/GDIPlusReference/Classes/BitmapClass/Bitm
apGetHistogramMethods/GetHistogram.asp but I am unclear
about implementation in MS. I do not want to go back to a
more traditional programming method with this, so any help
would be appreciated!
 
That's GDI+ method. Are you using VBNET?

--

HTH
Stephen Lebans
http://www.lebans.com
Access Code, Tips and Tricks
Please respond only to the newsgroups so everyone can benefit.
 

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