←Select platform

MaskImage Property

Summary

RasterImage object that references a 24-bit image in which the fade mask will be created.

Syntax

C#
VB
C++
public RasterImage MaskImage { get; } 
Public ReadOnly Property MaskImage As Leadtools.RasterImage 
public: 
property Leadtools.RasterImage^ MaskImage { 
   Leadtools.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

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.ImageProcessing.Effects Assembly