modern-pdf-lib / ColorStop
Interface: ColorStop
Defined in: src/core/patterns.ts:43
A colour stop in a gradient, specifying the position (0..1) and colour.
Properties
color
readonlycolor:Color
Defined in: src/core/patterns.ts:45
offset
readonlyoffset:number
Defined in: src/core/patterns.ts:44