ColorSelection.setPreviousAlpha

Sets the 'previous' alpha to be alpha. This function should be called with some hesitations, as it might seem confusing to have that alpha change.

class ColorSelection
void
setPreviousAlpha
(
ushort alpha
)

Parameters

alpha ushort

an integer between 0 and 65535

Meta