Package: gsk
Function gsk:repeating-linear-gradient-node-new
Lambda Listgsk:repeating-linear-gradient-node-new (bounds start end color-stops) ArgumentsReturn ValueThe new gsk:linear-gradient-node instance. Details
Creates a render node that will create a repeating linear gradient from the
given points and color stops, and render that into the area given by bounds. The offsets of all color stops must be increasing. The first stop's offset must be >= 0 and the last stop's offset must be <= 1. | See also |
#2023-11-27