Leadtools.ImageProcessing.Effects Send comments on this topic. | Back to Introduction - All Topics | Help Version 16.5.9.25
FadedMaskCommand Class Properties
See Also 
Leadtools.ImageProcessing.Effects Namespace : FadedMaskCommand Class


For a list of all members of this type, see FadedMaskCommand members.

Public Properties

 NameDescription
Public PropertyFadeRate Gets or sets a value that represents the rate at which the color will fade with each step.  
Public PropertyFlags Gets or sets flags that indicate how the fade mask will be created.  
Public PropertyHasProgress (Inherited from Leadtools.ImageProcessing.RasterCommand)
Public PropertyInflate Gets or sets a value used to expand the resulting image.  
Public PropertyLength Gets or sets a value that represents the extent of the fade.  
Public PropertyMaskImage RasterImage object that references a 24-bit image in which the fade mask will be created.  
Public PropertyMaximumGray Gets or sets the maximum value of the fade color.  
Public PropertyStepSize Gets or sets a value that represents the step size at which the color will change.  
Public PropertyTransparent Gets or sets the transparency color.  
Top

See Also