Hi all,
I have a problem using the VC++2005. I'm trying to recover the histogram of a picture using GDI+, it seems that the GetHistogram method does not exist. Any ideas
I have tried to find this method in the gdiplusbitmap.h and I cannot find it either.
System:
Both VS2003.NET and VS2005 installed.

Cannot find Bitmap::GetHistogram
Joe_MS
tfif
The docs for this method say GDI++ 1.1 version. I didn't even knew that there is another GDI++ version than 1.0. Also the docs I saw have a note at the top:
Richard Lyon
PrimeTime
Do you have any idea when this will be available This method is very useful.