]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/image.h
Simplify and correct MSW selection of background brush for children painting.
[wxWidgets.git] / include / wx / image.h
index e0e05f67e2c2b0b59e927bfaf1f2e20c7a6119fe..cb602383d1f7badf2440795cf2ab2ecbaf958f46 100644 (file)
@@ -451,6 +451,7 @@ public:
     bool HasAlpha() const { return GetAlpha() != NULL; }
     void SetAlpha(unsigned char *alpha = NULL, bool static_data=false);
     void InitAlpha();
+    void ClearAlpha();
 
     // return true if this pixel is masked or has alpha less than specified
     // threshold