Color.alpha

Returns the alpha channel of the color

  1. ubyte alpha [@property getter]
    struct Color
    version(LittleEndian)
    @nogc @safe @property pure nothrow const
    ubyte
    alpha
    ()
  2. ubyte alpha [@property setter]
  3. ubyte alpha [@property getter]
  4. ubyte alpha [@property setter]

Meta