ColorDialog.withAlpha

bool withAlpha() @property

Get withAlpha property.

Returns

Whether colors may have alpha (translucency).

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

void withAlpha(bool propval) @property

Set withAlpha property.

Parameters

propvalWhether colors may have alpha (translucency). When with-alpha is false, the color that is selected will be forced to have alpha == 1.