RGBA.isClear

Checks if an rgba value is transparent.

That is, drawing with the value would not produce any change.

class RGBA
bool
isClear
()

Return Value

Type: bool

true if the rgba is clear