ImageGear .NET v25.0 - Updated
GetSoftMask Method




ImageGear.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()
public ImGearPDEImage GetSoftMask()
public: ImGearPDEImage* GetSoftMask(); 
public:
ImGearPDEImage^ GetSoftMask(); 

Return Value

ImGearPDEImage class object.
See Also

Reference

ImGearPDEImage Class
ImGearPDEImage Members