isFullyTransparentColor

returns true if color is #FFxxxxxx (color alpha is 255)

pure nothrow
bool
isFullyTransparentColor
(
uint color
)

Meta