Function ColorPickerButton.editAlpha
If true
, the alpha channel in the displayed ColorPicker
will be visible.
bool editAlpha() nothrow @property @nogc;
void editAlpha
(
bool v
) nothrow @property @nogc;