Function ColorPicker.editAlpha

If true, shows an alpha channel slider (transparency).

bool editAlpha() nothrow @property @nogc;

void editAlpha (
  bool v
) nothrow @property @nogc;