LEADTOOLS Image Processing (Leadtools.ImageProcessing.Core assembly)

Center Property (GetLinearVoiLookupTableCommand)

Show in webframe







A variable to be updated with the center of the range of color intensities that define your window of interest.
Syntax
public double Center {get;}
'Declaration
 
Public ReadOnly Property Center As Double
'Usage
 
Dim instance As GetLinearVoiLookupTableCommand
Dim value As Double
 
value = instance.Center
public double Center {get;}
@property (nonatomic, assign, readonly) double center;
public double getCenter()
 get_Center(); 
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

See Also

Reference

GetLinearVoiLookupTableCommand Class
GetLinearVoiLookupTableCommand Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.