ColorDialog.withAlpha

Set withAlpha property.

  1. bool withAlpha [@property getter]
  2. bool withAlpha [@property setter]
    class ColorDialog
    @property
    void
    withAlpha
    (
    bool propval
    )

Parameters

propval bool

Whether colors may have alpha (translucency).

When with-alpha is false, the color that is selected will be forced to have alpha == 1.