modern-pdf-lib / skewOp
Function: skewOp()
skewOp(
xAngle,yAngle):string
Defined in: src/core/operators/state.ts:163
Produce a cm operator that applies a skew (shear).
Parameters
xAngle
Skew angle for the x axis.
yAngle
Skew angle for the y axis.
Returns
string