Leadtools.ImageProcessing.SpecialEffects Namespace : ColoredPencilExtendedCommand Class |
The following tables list the members exposed by ColoredPencilExtendedCommand.
Name | Description | |
---|---|---|
ColoredPencilExtendedCommand Constructor | Overloaded. |
Name | Description | |
---|---|---|
Angle | Gets or sets the direction of coloring motion. | |
Flags | Gets or sets the type of coloring method. | |
HasProgress | Determines if the command object has a progress event handler set. (Inherited from Leadtools.ImageProcessing.RasterCommand) | |
PaperRoughness | Gets or sets a percentage which represents the paper surface roughness. | |
PencilRoughness | Gets or sets the percentage of coloring coverage. | |
Size | Gets or sets the size of the neighborhood used to determine the width of the outlines. | |
Strength | Gets or sets the strength factor used to create the "outline". This can be any number that is 0 or greater. | |
StrokeLength | Gets or sets the length of colored pencil stroke. | |
Threshold | Gets or sets the threshold value. |
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) |