Leadtools.Dicom.Services

HighBit Property

Show in webframe



Gets or sets the image window level high bit value.
Syntax
'Declaration
 
Public Property HighBit As Integer
'Usage
 
Dim instance As ImageInfo
Dim value As Integer
 
instance.HighBit = value
 
value = instance.HighBit
public int HighBit {get; set;}
public:
property int HighBit {
   int get();
   void set (    int value);
}

Property Value

Value indicating the high bit used for window leveling.
Requirements

Target Platforms

See Also

Reference

ImageInfo Class
ImageInfo Members

 

 


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