set_alpha
Description:
[
Version ( deprecated =
true , deprecated_since =
"3.4" , since =
"2.4" ) ]
public void set_alpha (
uint16 alpha)
Warning: set_alpha is deprecated since 3.4.
Sets the current opacity to be alpha
.
Parameters:
this |
a ColorButton
|
alpha |
an integer between 0 and 65535
|