Package: gdk

Function gdk:rgba-is-clear

Lambda List

gdk:rgba-is-clear (rgba)

Arguments

rgba -- a gdk:rgba color

Return Value

True if the RGBA color is clear.

Details

Checks if a RGBA color is transparent. That is, drawing with the color would not produce any change.
 

See also

2023-1-22