Appearance
zeropdf / SoftMaskOptions
Interface: SoftMaskOptions
Defined in: src/types.ts:738
Options for creating a luminosity-based soft mask Form XObject.
Properties
| Property | Type | Description | Defined in |
|---|---|---|---|
height | number | Height of the mask form's BBox in PDF points. | src/types.ts:742 |
width | number | Width of the mask form's BBox in PDF points. | src/types.ts:740 |