Package: gsk

Function gsk:conic-gradient-node-color-stops

Lambda List

gsk:conic-gradient-node-color-stops (node)

Arguments

node -- a gsk:conic-gradient-node instance

Return Value

The list of the form '((offset1 color1) (offset2 color2) ...) with the offsets and colors of the conic gradient.

Details

Retrieves the color stops in the conic gradient.
 

See also

#2023-11-27