LEADTOOLS Medical (Leadtools.MedicalViewer assembly)
LEAD Technologies, Inc

Alpha Property






Gets or sets the value that indicates the alpha factor.
Syntax
public int Alpha {get; set;}
'Declaration
 
Public Property Alpha As Integer
'Usage
 
Dim instance As MedicalViewerAlpha
Dim value As Integer
 
instance.Alpha = value
 
value = instance.Alpha
public int Alpha {get; set;}
 get_Alpha();
set_Alpha(value);
public:
property int Alpha {
   int get();
   void set (    int value);
}

Property Value

Value that indicates the alpha factor in the function operation specified in the FillType property of the MedicalViewerWindowLevel. This property is used only if FillType is Exponential, Logarithmic or Sigmoid. If none of those flags are selected, the value of the Factor can be any integer (+/-). If the Logarithmic flag is selected, the Factor value should be >= 0. If the Factor = 0, the lookup table will be filled linearly.
Example
For an example, refer to Leadtools.MedicalViewer.MedicalViewerAlpha()
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

MedicalViewerAlpha Class
MedicalViewerAlpha Members

 

 


Products | Support | Contact Us | Copyright Notices

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

Leadtools.MedicalViewer requires a Medical Imaging license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features