Skip to content

modern-pdf-lib


modern-pdf-lib / applyStrokeColor

Function: applyStrokeColor()

applyStrokeColor(color): string

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

Emit the appropriate stroke-colour operator for a Color value.

Parameters

color

Color

Returns

string

Released under the MIT License.