ImageGear .NET
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

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback