LEADTOOLS Image Processing (Leadtools.ImageProcessing.SpecialEffects assembly) Send comments on this topic. | Back to Introduction - All Topics | Help Version 17.0.3.29
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 Property DustColorGets or sets a value that represents the color of the dust.  
public Property DustDensityGets or sets a value that represents the dust density, expressed in tenths of percent of the image area.  
public Property FlagsFlags that indicate the distortion type and the distortion color.  
public Property HasProgressDetermines if the command object has a progress event handler set. Supported in Silverlight, Windows Phone 7 (Inherited from Leadtools.ImageProcessing.RasterCommand)
public Property HorizontalScratchCountGets or sets the number of horizontal scratch lines.  
public Property MaximumPitSizeGEts or sets a value that represents the maximum pit size, in pixels.  
public Property MaximumScratchLengthGets or sets the maximum scratch line length.  
public Property PitsColorGets or sets a value that represents the color of the pits.  
public Property PitsDensityGets or sets a value that represents the density of the pits, expressed in tenths of a percent of the image area.  
public Property ScratchColorGets or sets a value that represents the color of the scratch lines.  
public Property VerticalScratchCountGets or sets the number of vertical scratch lines.  
Top

See Also