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

Show in webframe

VignnetCommand Class Members

Show in webframe
Properties  Methods  Events





The following tables list the members exposed by VignnetCommand.

Public Constructors
 NameDescription
VignnetCommand ConstructorOverloaded.   
Top
Public Properties
 NameDescription
FadingGets or sets the value that represents the percent of feathering in towards or outward from the vignette object.  
FadingRateGets or sets the value that represents the value which indicates the fading rate.  
FlagsGets or sets the enumeration that contains all the flags that are needed by the VignnetCommand. It includes the values used to select the shape of the vignette object and the type of color filling.  
HasProgressDetermines if the command object has a progress event handler set. (Inherited from Leadtools.ImageProcessing.RasterCommand)
HeightGets or sets the value that represents the height in pixels of the vignette ellipse or rectangle objects.  
OriginGets or sets the center point for all vignette objects (circle, ellipse, rectangle, and square).  
VignetteColorGets or sets the value that represents the vignette object color.  
WidthGets or sets the value that represents the value which indicates the dimension of the vignette object in pixels.  
Top
Public Methods
 NameDescription
GetStringDescriptionReturns a meaningful name for this command.  
OnProgressImplements Leadtools.ImageProcessing.IRasterCommand.OnProgress(Leadtools.ImageProcessing.RasterCommandProgressEventArgs). (Inherited from Leadtools.ImageProcessing.RasterCommand)
RunImplements Leadtools.ImageProcessing.IRasterCommand.Run(Leadtools.RasterImage). (Inherited from Leadtools.ImageProcessing.RasterCommand)
ToStringOverridden. Returns a meaningful name for this method.  
Top
Public Events
 NameDescription
ProgressImplements Leadtools.ImageProcessing.IRasterCommand.Progress. (Inherited from Leadtools.ImageProcessing.RasterCommand)
Top
See Also

Reference

VignnetCommand Class
Leadtools.ImageProcessing.SpecialEffects Namespace
Leadtools.ImageProcessing.Effects.CombineCommand
Leadtools.ImageProcessing.Effects.FeatherAlphaBlendCommand
Leadtools.ImageProcessing.Effects.TextureAlphaBlendCommand

Error processing SSI file