RGBA.isOpaque

bool isOpaque()

Checks if an rgba value is opaque.

That is, drawing with the value will not retain any results from previous contents.

Returns

true if the rgba is opaque