ImageGear for .NET
ImGearPDESoftMask Constructor(ImGearPDFDocument,ImGearPDESoftMaskCreateFlags,ImGearPDEForm)
See Also  Send Feedback
ImageGear21.Formats.Pdf Assembly > ImageGear.Formats.PDF Namespace > ImGearPDESoftMask Class > ImGearPDESoftMask Constructor : ImGearPDESoftMask Constructor(ImGearPDFDocument,ImGearPDESoftMaskCreateFlags,ImGearPDEForm)




document
The container document.
type
Specifies how the mask is to be computed. One of the ImGearPDESoftMaskCreateFlags values.
form
The form XObject that defines the soft mask. It is the source of the mask values and the color space in which the composite computation is to be done.

Glossary Item Box

Initializes a new instance of the ImGearPDESoftMask class.

Syntax

 
Visual Basic
C#
Managed Extensions for C++
C++/CLI
 
 

Parameters

document
The container document.
type
Specifies how the mask is to be computed. One of the ImGearPDESoftMaskCreateFlags values.
form
The form XObject that defines the soft mask. It is the source of the mask values and the color space in which the composite computation is to be done.

Return Value

The new instance of ImGearPDESoftMask class object.

See Also

©2013. Accusoft Corporation. All Rights Reserved.