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. Supported in Silverlight, Windows Phone 7 (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 | |
---|---|---|
![]() | OnProgress | Implements Leadtools.ImageProcessing.IRasterCommand.OnProgress(Leadtools.ImageProcessing.RasterCommandProgressEventArgs). Supported in Silverlight, Windows Phone 7 (Inherited from Leadtools.ImageProcessing.RasterCommand) |
![]() | Run | Implements Leadtools.ImageProcessing.IRasterCommand.Run(Leadtools.RasterImage). Supported in Silverlight, Windows Phone 7 (Inherited from Leadtools.ImageProcessing.RasterCommand) |
![]() | ToString | Overridden. Returns a meaningful name for this command. |
Name | Description | |
---|---|---|
![]() | Progress | Implements Leadtools.ImageProcessing.IRasterCommand.Progress. Supported in Silverlight, Windows Phone 7 (Inherited from Leadtools.ImageProcessing.RasterCommand) |