Leadtools.ImageProcessing.SpecialEffects Namespace : VignnetCommand Class |
The following tables list the members exposed by VignnetCommand.
Name | Description | |
---|---|---|
VignnetCommand Constructor | Overloaded. |
Name | Description | |
---|---|---|
Fading | Gets or sets the value that represents the percent of feathering in towards or outward from the vignette object. | |
FadingRate | Gets or sets the value that represents the value which indicates the fading rate. | |
Flags | Gets 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. | |
HasProgress | Determines if the command object has a progress event handler set. (Inherited from Leadtools.ImageProcessing.RasterCommand) | |
Height | Gets or sets the value that represents the height in pixels of the vignette ellipse or rectangle objects. | |
Origin | Gets or sets the center point for all vignette objects (circle, ellipse, rectangle, and square). | |
VignetteColor | Gets or sets the value that represents the vignette object color. | |
Width | Gets or sets the value that represents the value which indicates the dimension of the vignette object in pixels. |
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 method. |
Name | Description | |
---|---|---|
Progress | Implements Leadtools.ImageProcessing.IRasterCommand.Progress. (Inherited from Leadtools.ImageProcessing.RasterCommand) |