←Select platform

Type Property

Summary
Gets or sets a value that indicates the type of mathematical operation to be performed on each pixel's values.
Syntax
C#
VB
Objective-C
C++
Java
public MathematicalFunctionCommandType Type { get; set; } 
Public Property Type As MathematicalFunctionCommandType 
@property (nonatomic, assign) LTMathematicalFunctionCommandType type 
public MathematicalFunctionCommandType getType() 
public void setType(MathematicalFunctionCommandType value) 

Property Value

Value that indicates the type of mathematical operation to be performed on each pixel's values.

Example

Refer to MathematicalFunctionCommand.

Requirements

Target Platforms

Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.ImageProcessing.Color Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.