←Select platform

MathematicalFunctionCommand Class Members

Summary

The following tables list the members exposed by MathematicalFunctionCommand.

Public Constructors

Name Description
MathematicalFunctionCommand Initializes a new MathematicalFunctionCommand class object with explicit parameters.

Public Methods

Name Description
GetStringDescription Returns a meaningful name for this command.
OnProgress Implements OnProgress. (Inherited from RasterCommand)
Run Implements Run. (Inherited from RasterCommand)
ToString Overridden. Returns a meaningful name for this class.

Public Properties

Name Description
Factor Gets or sets a value used as an amplitude factor if the Type property is Square, Square Root, or Logarithm, and is used as a frequency factor if the Type property is Sine or Cosine.
HasProgress Determines if the command object has a progress event handler set. (Inherited from RasterCommand)
Type Gets or sets a value that indicates the type of mathematical operation to be performed on each pixel's values.

Public Events

Name Description
Progress Implements Progress. (Inherited from RasterCommand)
Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.ImageProcessing.Color Assembly