Variable COLOR_UNSPECIFIED
special color constant to identify value as not a color (to use default/parent value instead)
Declaration
module dlangui.graphics.colors;
// ...
immutable(uint)
COLOR_UNSPECIFIED;
// ...
Authors
Vadim Lopatin, coolreader.org@gmail.com
Copyright
Vadim Lopatin, 2015
License
Boost License 1.0