←Select platform

EntryBits Property

Summary
Gets or sets the third value in the "LUT Descriptor".
Syntax
C#
Objective-C
C++/CLI
Java
public int EntryBits { get; set; } 
@property (nonatomic, assign) NSUInteger entryBits; 
public int getEntryBits() 
public void setEntryBits(int value) 
public: 
property int EntryBits { 
   int get(); 
   void set (    int value); 
} 

Property Value

Represents the third value in the "LUT Descriptor". Specifies the number of bits for each entry in the LUT Data.

Requirements

Target Platforms

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

Leadtools.Dicom Assembly

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