Color.a

Undocumented in source. Be warned that the author may not have intended to support it.
  1. ubyte a [@property getter]
  2. ubyte a [@property setter]
    struct Color
    @nogc @safe @property nothrow
    void
    a
    (
    in ubyte value
    )

Meta