Leadtools.ImageProcessing.Effects Namespace > FeatherAlphaBlendCommand Class : MaskImage Property |
public RasterImage MaskImage {get; set;}
'Declaration Public Property MaskImage As RasterImage
'Usage Dim instance As FeatherAlphaBlendCommand Dim value As RasterImage instance.MaskImage = value value = instance.MaskImage
public RasterImage MaskImage {get; set;}
get_MaskImage();
set_MaskImage(value);
public: property RasterImage^ MaskImage { RasterImage^ get(); void set ( RasterImage^ value); }
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2