wx.ImageAlphaBlendMode¶
The ImageAlphaBlendMode enumeration provides the following values:
Description |
Value |
---|---|
|
Overwrite the original alpha values with the ones being pasted. |
|
Compose the original alpha values with the ones being pasted. |