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


The following tables list the members exposed by ColorHalftoneCommand.

Public Constructors

 NameDescription
Public ConstructorColorHalftoneCommand ConstructorOverloaded.  Initializes a new ColorHalftoneCommand with default parameters.  
Top

Public Properties

 NameDescription
Public PropertyBlackAngle Gets or sets a value that represents the black screen angle in a hundredths of degrees (+/-).  
Public PropertyCyanAngle Gets or sets a value that represents the cyan screen angle in a hundredths of degrees (+/-).  
Public PropertyHasProgress (Inherited from Leadtools.ImageProcessing.RasterCommand)
Public PropertyMagentaAngle Gets or sets a value that represents the magenta screen angle in a hundredths of degrees (+/-).  
Public PropertyMaximumRadius Gets or sets a value that represents the maximum dot size, in pixels.  
Public PropertyYellowAngle Gets or sets a value that represents the yellow screen angle in a hundredths of degrees (+/-).  
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 class.  
Top

Protected Methods

Public Events

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

See Also