RGBA.isOpaque
bool isOpaque() nothrowChecks 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
bool isOpaque() nothrowChecks if an rgba value is opaque.
That is, drawing with the value will not retain any results from previous contents.