Color.invertAlpha

Invert alpha value

struct Color(T)
@safe nothrow pure @property inout
T
invertAlpha
()
if (
isIntegral!T ||
isFloatingPoint!T
)

Meta