RGBA.isOpaque

Checks if an rgba value is opaque.

That is, drawing with the value will not retain any results from previous contents.

class RGBA
bool
isOpaque
()

Return Value

Type: bool

true if the rgba is opaque