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


The following tables list the members exposed by MaskConvolutionCommand.

Public Constructors

 NameDescription
Public ConstructorMaskConvolutionCommand ConstructorOverloaded.  Initializes a new MaskConvolutionCommand with default parameters.  
Top

Public Properties

 NameDescription
Public PropertyAngle Gets or sets the angle of apparent light source, in hundredths of degrees.  
Public PropertyDepth Gets or sets the depth of the 3d effect.  
Public PropertyHasProgress (Inherited from Leadtools.ImageProcessing.RasterCommand)
Public PropertyHeight Gets or sets the height of the 3D effect.  
Public PropertyType Gets or sets the mask to use in the convolution process.  
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