setAlpha

Set the alpha channel for the given color, as a float.

  1. Color setAlpha(Color color, float alpha)
    @safe pure nothrow
    setAlpha
    (,
    float alpha
    )
  2. Color setAlpha(Color , int )
  3. Color setAlpha(Color color, ubyte alpha)

Meta