Click or drag to resize

PdfImageMask Mask Property

Gets the image mask.

Namespace: Spire.Pdf.Graphics
Assembly: Spire.Pdf (in Spire.Pdf.dll) Version: 11.3.7.0 (11.3.7.1046)
Syntax
public PdfBitmap Mask { get; }

Property Value

Type: PdfBitmap
The image mask.
See Also