Skip to content

modern-pdf-lib


modern-pdf-lib / clipOp

Function: clipOp()

clipOp(): string

Defined in: src/core/operators/graphics.ts:184

Intersect the clipping path with the current path using the non-zero winding rule (W). Must be followed by a painting operator.

Returns

string

Released under the MIT License.