[]
DsPdfJS API / GradientStop
GradientStop =
object
Represents a transition point in a gradient.
color:
Color
The color of this gradient stop.
offset:
number
The location of this stop within the gradient vector. Valid values are from 0 (vector's start) to 1 (vector's end).