Skip to content

modern-pdf-lib


modern-pdf-lib / setStrokeColor

Function: setStrokeColor()

setStrokeColor(...components): string

Defined in: src/core/operators/color.ts:202

Set the stroking colour in the current colour space (SCN).

Parameters

components

...number[]

One or more colour components.

Returns

string

Released under the MIT License.