←Select platform

HighBit Property

Summary

Gets or sets the image window level high bit value.

Syntax

C#
VB
C++
[DataMemberAttribute()] 
public int HighBit { get; set; } 
  
Public Property HighBit As Integer 
public: 
property int HighBit { 
   int get(); 
   void set (    int ); 
} 

Property Value

Value indicating the high bit used for window leveling.

Requirements

Target Platforms

See Also

Reference

ImageInfo Class

ImageInfo Members

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.Web Assembly