RGBA.isClear
bool isClear()Checks 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()Checks if an rgba value is transparent.
That is, drawing with the value would not produce any change.