RGBA.isClear
bool isClear() nothrowChecks if an rgba value is transparent.
That is, drawing with the value would not produce any change.
Returns
true if the rgba is clear
bool isClear() nothrowChecks if an rgba value is transparent.
That is, drawing with the value would not produce any change.