←Select platform

Center Property

Summary
A variable to be updated with the center of the range of color intensities that define your window of interest.
Syntax
C#
VB
Objective-C
C++
Java
public double Center { get; } 
Public ReadOnly Property Center As Double 
@property (nonatomic, assign, readonly) double center 
public double getCenter() 
public: 
property double Center { 
   double get(); 
} 

Property Value

A variable to be updated with the center of the range of color intensities that define your window of interest.

Example

Refer to GetLinearVoiLookupTableCommand.

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.Core Assembly

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