Skip to content

modern-pdf-lib


modern-pdf-lib / rotateOp

Function: rotateOp()

rotateOp(angle): string

Defined in: src/core/operators/state.ts:150

Produce a cm operator that applies a rotation about the origin.

Parameters

angle

Angle

Rotation angle.

Returns

string

Released under the MIT License.