LEADTOOLS Image Processing (Leadtools.ImageProcessing.Effects assembly)

MaskImage Property (FadedMaskCommand)

LEADTOOLS SDK Help  |  







RasterImage object that references a 24-bit image in which the fade mask will be created.
Syntax
public RasterImage MaskImage {get;}
public RasterImage MaskImage {get;}
 get_MaskImage(); 
public:
property RasterImage^ MaskImage {
   RasterImage^ get();
}
'Declaration
 
Public ReadOnly Property MaskImage As RasterImage
 
'Usage
 
Dim instance As FadedMaskCommand
Dim value As RasterImage
 
value = instance.MaskImage

Property Value

RasterImage object that references a 24-bit image in which the fade mask will be created.
Example
Refer to FeatherAlphaBlendCommand.
Requirements

Target Platforms

See Also

Reference

FadedMaskCommand Class
FadedMaskCommand Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.