modern-pdf-lib / GrayscaleColor
Interface: GrayscaleColor
Defined in: src/core/operators/color.ts:32
A grayscale colour with the component in the range [0, 1].
Properties
gray
readonlygray:number
Defined in: src/core/operators/color.ts:34
type
readonlytype:"grayscale"
Defined in: src/core/operators/color.ts:33