Add wxColour::{Set,Get}RGB[A]().
These methods allow to operate with all 3 or 4 colour channels at once. Add their implementation, documentation and a unit test for wxColour exercising them. Closes #9918. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@61976 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -426,6 +426,7 @@ All (GUI):
|
||||
and wxPG_EX_TOOLBAR_SEPARATOR styles for finer control over borders.
|
||||
Borders around property grid are now native for consistency.
|
||||
- Added wxXmlResource::LoadObjectRecursively().
|
||||
- Added wxColour::Set/GetRGB() and Set/GetRGBA() methods (Marcel Haß).
|
||||
|
||||
GTK:
|
||||
|
||||
|
Reference in New Issue
Block a user