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