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

Meta