Package: gsk
Function gsk:repeating-radial-gradient-node-new
Lambda Listgsk:repeating-radial-gradient-node-new (bounds center hradius vradius start end color-stops) ArgumentsReturn ValueThe new gsk:repeating-radial-gradient-node instance. Details
Creates a render node that will create a repeating radial gradient. The repeating radial gradient starts around center. The size of the gradient is dictated by hradius in horizontal orientation and by vradius in vertial orientation. 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