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


The following tables list the members exposed by HalfTonePatternCommand.

Public Constructors

 NameDescription
Public ConstructorHalfTonePatternCommand ConstructorOverloaded.  Initializes a new HalfTonePatternCommand with default parameters.  
Top

Public Properties

 NameDescription
Public PropertyAngleContrast Gets or sets a value that represents the amount of angular pattern contrast.  
Public PropertyAngleOffset Gets or sets a value that represents the amount of angular pattern offset in hundredths of degrees (+/-).  
Public PropertyAngleRipple Gets or sets a value that represents the amount of angular pattern frequency.  
Public PropertyBackGroundColor Gets or sets the background color for any exposed areas.  
Public PropertyContrast Gets or sets a value that represents the amount of halftone pattern contrast. Increasing this value increases the pattern brightness, making it more visible.  
Public PropertyForeGroundColor Gets or sets the foregound color for any exposed areas..  
Public PropertyHasProgress (Inherited from Leadtools.ImageProcessing.RasterCommand)
Public PropertyRipple Gets or sets a value that represents the halftone pattern frequency.  
Public PropertyType Gets or sets the type of halftone pattern.  
Top

Public Methods

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

Protected Methods

Public Events

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

See Also