LEADTOOLS Image Processing (Leadtools.ImageProcessing.Effects assembly)

MaskImage Property (FadedMaskCommand)

Show in webframe







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

            

            
 get_MaskImage(); 
public:
property RasterImage^ MaskImage {
   RasterImage^ get();
}

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.