mirror of
https://github.com/wxWidgets/wxWidgets.git
synced 2026-08-18 01:19:45 +08:00
Add IsTransparent(), IsOpaque() and IsTranslucent() as more readable synonyms for testing the value of GetAlpha() directly. Closes #25628.