wx.ImageHistogram

Arno Bakker arno at few.vu.nl
Mon Jun 18 04:17:55 PDT 2007


Hi

the Python version of wxImageHistogram is severely limited in functionality.
The original C++ one inherits from wxHashMap thus allowing one to iterate
over the used colours and how often they occur. The current Python version
only allows queries for specific colours.

Could this please be fixed?

Regards,
	Arno




More information about the wxpython-users mailing list