Package: gsk

Function gsk:opacity-node-new

Lambda List

gsk:opacity-node-new (child opacity)

Arguments

child -- a gsk:render-node instance
opacity -- a number coerced to a float with the opacity to apply

Return Value

The new gsk:opacity-node instance.

Details

Creates a render node that will draw the child with reduced opacity.
 

See also

#2023-11-27