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


For a list of all members of this type, see AgingCommand members.

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

See Also