ImageGear .NET - Updated July 5, 2018
GetSoftMask Method




ImageGear24.Formats.Pdf Assembly > ImageGear.Formats.PDF Namespace > ImGearPDEImage Class : GetSoftMask Method
Gets the soft mask for an image.
Syntax
'Declaration
 
Public Function GetSoftMask() As ImGearPDEImage
 
'Usage
 
Dim instance As ImGearPDEImage
Dim value As ImGearPDEImage
 
value = instance.GetSoftMask()

Return Value

ImGearPDEImage class object.
See Also

Reference

ImGearPDEImage Class
ImGearPDEImage Members