Leadtools.ImageProcessing.SpecialEffects Send comments on this topic. | Back to Introduction - All Topics | Help Version 16.5.9.25
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

  Name Description
Public Property DustColor Gets or sets a value that represents the color of the dust.  
Public Property DustDensity Gets or sets a value that represents the dust density, expressed in tenths of percent of the image area.  
Public Property Flags Flags that indicate the distortion type and the distortion color.  
Public Property HasProgress (Inherited from Leadtools.ImageProcessing.RasterCommand)
Public Property HorizontalScratchCount Gets or sets the number of horizontal scratch lines.  
Public Property MaximumPitSize GEts or sets a value that represents the maximum pit size, in pixels.  
Public Property MaximumScratchLength Gets or sets the maximum scratch line length.  
Public Property PitsColor Gets or sets a value that represents the color of the pits.  
Public Property PitsDensity Gets or sets a value that represents the density of the pits, expressed in tenths of a percent of the image area.  
Public Property ScratchColor Gets or sets a value that represents the color of the scratch lines.  
Public Property VerticalScratchCount Gets or sets the number of vertical scratch lines.  
Top

See Also