ColorSelection.setCurrentAlpha
void setCurrentAlpha(ushort alpha)Sets the current opacity to be alpha.
The first time this is called, it will also set the original opacity to be alpha too.
Parameters
alpha | an integer between 0 and 65535 |
void setCurrentAlpha(ushort alpha)Sets the current opacity to be alpha.
The first time this is called, it will also set the original opacity to be alpha too.
alpha | an integer between 0 and 65535 |