Skip to content

zeropdf v1.3.0


zeropdf / SoftMaskOptions

Interface: SoftMaskOptions

Defined in: src/types.ts:738

Options for creating a luminosity-based soft mask Form XObject.

Properties

PropertyTypeDescriptionDefined in
heightnumberHeight of the mask form's BBox in PDF points.src/types.ts:742
widthnumberWidth of the mask form's BBox in PDF points.src/types.ts:740

Released under the ISC license.