LEADTOOLS Image Processing (Leadtools.ImageProcessing.Core assembly)
LEAD Technologies, Inc

Width Property (GetLinearVoiLookupTableCommand)






A variable to be updated with the range of color intensities that define your window of interest. .NET support WinRT support Silverlight support
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;}
 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: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

GetLinearVoiLookupTableCommand Class
GetLinearVoiLookupTableCommand Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.