Skip to content

zeropdf v1.3.0


zeropdf / SoftMaskHandle

Interface: SoftMaskHandle

Defined in: src/types.ts:749

Opaque handle returned by PdfDocument.createLuminositySoftMask. Pass to ExtGStateOptions.softMask to apply the mask.

Properties

PropertyModifierTypeDescriptionDefined in
keyreadonlystringInternal mask key, used by the serializer to resolve the form XObject.src/types.ts:751

Released under the ISC license.