ColorSelection.setCurrentAlpha

Sets the current opacity to be @alpha.

The first time this is called, it will also set the original opacity to be @alpha too.

class ColorSelection
void
setCurrentAlpha
(
ushort alpha
)

Parameters

alpha ushort

an integer between 0 and 65535

Meta