Leadtools.ImageProcessing.Effects Namespace : FadedMaskCommand Class |
The following tables list the members exposed by FadedMaskCommand.
Name | Description | |
---|---|---|
FadedMaskCommand Constructor | Overloaded. |
Name | Description | |
---|---|---|
FadeRate | Gets or sets a value that represents the rate at which the color will fade with each step. | |
Flags | Gets or sets flags that indicate how the fade mask will be created. | |
HasProgress | Determines if the command object has a progress event handler set. (Inherited from Leadtools.ImageProcessing.RasterCommand) | |
Inflate | Gets or sets a value used to expand the resulting image. | |
Length | Gets or sets a value that represents the extent of the fade. | |
MaskImage | RasterImage object that references a 24-bit image in which the fade mask will be created. | |
MaximumGray | Gets or sets the maximum value of the fade color. | |
StepSize | Gets or sets a value that represents the step size at which the color will change. | |
Transparent | Gets or sets the transparency color. |
Name | Description | |
---|---|---|
GetStringDescription | Returns a meaningful name for this command. | |
OnProgress | Implements Leadtools.ImageProcessing.IRasterCommand.OnProgress(Leadtools.ImageProcessing.RasterCommandProgressEventArgs). (Inherited from Leadtools.ImageProcessing.RasterCommand) | |
Run | Implements Leadtools.ImageProcessing.IRasterCommand.Run(Leadtools.RasterImage). (Inherited from Leadtools.ImageProcessing.RasterCommand) | |
ToString | Overridden. Returns a meaningful name for this command. |
Name | Description | |
---|---|---|
Progress | Implements Leadtools.ImageProcessing.IRasterCommand.Progress. (Inherited from Leadtools.ImageProcessing.RasterCommand) |
FadedMaskCommand Class
Leadtools.ImageProcessing.Effects Namespace
Introduction to Image Processing With LEADTOOLS
Using the FadedMask Method
CombineCommand Class
FeatherAlphaBlendCommand Class
AlphaBlendCommand Class
TextureAlphaBlendCommand Class
Leadtools.ImageProcessing.SpecialEffects.BricksTextureCommand
Leadtools.ImageProcessing.SpecialEffects.CanvasCommand
DisplacementCommand Class
Leadtools.ImageProcessing.SpecialEffects.FragmentCommand
Leadtools.ImageProcessing.SpecialEffects.VignnetCommand