←Select platform

HighBit Property

Summary
Gets or sets the high bit used for window leveling when the BitsPerPixel is 12 or 16.
Syntax
C#
VB
Objective-C
C++
Java
public int HighBit { get; set; } 
Public Property HighBit As Integer 
@property (nonatomic, assign) NSInteger highBit 
public int getHighBit() 
public void setHighBit(int value) 
public: 
property int HighBit { 
   int get(); 
   void set (    int ); 
} 

Property Value

The high bit used for window leveling when the BitsPerPixel is 12 or 16.

Example

For an example, refer to CreateGrayscaleImageCommand.

Requirements

Target Platforms

Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.