LEADTOOLS Image Processing (Leadtools.ImageProcessing.Core assembly)

Width Property (GetLinearVoiLookupTableCommand)

Show in webframe







A variable to be updated with the range of color intensities that define your window of interest.
Syntax
public double Width {get;}
'Declaration
 
Public ReadOnly Property Width As Double
'Usage
 
Dim instance As GetLinearVoiLookupTableCommand
Dim value As Double
 
value = instance.Width
public double Width {get;}
@property (nonatomic, assign, readonly) double width;
public double getWidth()
 get_Width(); 
public:
property double Width {
   double get();
}

Property Value

A variable to be updated with 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.