Skip to content

a11ydocs v1.7.0


a11ydocs / 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.