Error processing SSI file
LEADTOOLS Image Processing (Leadtools.ImageProcessing.Effects assembly)

Show in webframe

FadedMaskCommand Class








Members 
Creates a fade mask image in which the color of each pixel is changed with respect to its position in the image. This change depends on the fade rate.
Object Model
Syntax
'Declaration
 
Public Class FadedMaskCommand 
   Inherits Leadtools.ImageProcessing.RasterCommand
   Implements Leadtools.ImageProcessing.IRasterCommand 
'Usage
 
Dim instance As FadedMaskCommand
public sealed class FadedMaskCommand : Leadtools.ImageProcessing.IRasterCommand  
function Leadtools.ImageProcessing.Effects.FadedMaskCommand()
Remarks
For more information, refer to Introduction to Image Processing With LEADTOOLS.
For more information, refer to Using the FadedMask Method.
Example
Refer to FeatherAlphaBlendCommand.
Requirements

Target Platforms

See Also

Reference

FadedMaskCommand Members
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

Error processing SSI file