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


The following tables list the members exposed by HalfToneCommand.

Public Constructors

 NameDescription
Public ConstructorHalfToneCommand ConstructorOverloaded.  Initializes a new HalfToneCommand class object with default parameters.  
Top

Public Properties

 NameDescription
Public PropertyAngle Gets or sets the angle of rotation.  
Public PropertyDimension Gets or sets a value that indicates the size of the grain.  
Public PropertyHasProgress (Inherited from Leadtools.ImageProcessing.RasterCommand)
Public PropertyType Gets or sets a value that indicates the type of halftoning to perform.  
Public PropertyUserDefinedImage Gets or sets the list of images that will be used in half toning if the HalfToneCommandType.UserDefined option is selected.  
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 command.  
Top

Public Events

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

See Also