added wxImage::RotateHue() and RGB <-> HSV conversions (patch 1227108)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34969 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
parent
278d457684
commit
978d3d3647
8 changed files with 299 additions and 7 deletions
|
|
@ -14,6 +14,9 @@
|
|||
*wxLogBuffer*;
|
||||
*wxGenericListCtrl*SetItemFont*wxFont*;
|
||||
*wxGenericListCtrl*GetItemFont*;
|
||||
*wxImage*HSVValue*;
|
||||
*wxImage*RGBValue*;
|
||||
*wxImage*RotateHue*;
|
||||
*wxMessageOutputBest*;
|
||||
*wxShadowObject*;
|
||||
*wxWizard*FinishLayout*;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue