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

Meta