Add alpha component to wxColour
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40849 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -204,6 +204,11 @@ The wx.html.HTML_FONT_SIZE_x constants are no longer available as the
|
||||
default sizes are now calculated at runtime based on the size of the
|
||||
normal GUI font.
|
||||
|
||||
wx.Colour now includes an alpha component, which defaults to
|
||||
wx.ALPHA_OPAQUE. This is in preparation for allowing various new
|
||||
alpha blening functionality using wx.Colour objects, such as drawing
|
||||
with pens and brushes on a wx.DC.
|
||||
|
||||
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user