Leadtools.ImageProcessing.SpecialEffects Send comments on this topic. | Back to Introduction - All Topics | Help Version 15.12.11
AgingCommand Class Members
See Also  Properties  Methods  Events
Leadtools.ImageProcessing.SpecialEffects Namespace : AgingCommand Class


The following tables list the members exposed by AgingCommand.

Public Constructors

 NameDescription
Public ConstructorAgingCommand ConstructorOverloaded.  Initializes a new AgingCommand class object with default parameters.  
Top

Public Properties

 NameDescription
Public PropertyDustColor Gets or sets a value that represents the color of the dust.  
Public PropertyDustDensity Gets or sets a value that represents the dust density, expressed in tenths of percent of the image area.  
Public PropertyFlags Flags that indicate the distortion type and the distortion color.  
Public PropertyHasProgress (Inherited from Leadtools.ImageProcessing.RasterCommand)
Public PropertyHorizontalScratchCount Gets or sets the number of horizontal scratch lines.  
Public PropertyMaximumPitSize GEts or sets a value that represents the maximum pit size, in pixels.  
Public PropertyMaximumScratchLength Gets or sets the maximum scratch line length.  
Public PropertyPitsColor Gets or sets a value that represents the color of the pits.  
Public PropertyPitsDensity Gets or sets a value that represents the density of the pits, expressed in tenths of a percent of the image area.  
Public PropertyScratchColor Gets or sets a value that represents the color of the scratch lines.  
Public PropertyVerticalScratchCount Gets or sets the number of vertical scratch lines.  
Top

Public Methods

 NameDescription
Public MethodOnProgress (Inherited from Leadtools.ImageProcessing.RasterCommand)
Public MethodRun (Inherited from Leadtools.ImageProcessing.RasterCommand)
Public MethodToStringOverridden.  Overridden. Returns a meaningful name for this method.  
Top

Public Events

 NameDescription
Public EventProgress (Inherited from Leadtools.ImageProcessing.RasterCommand)
Top

See Also