←Select platform

EntryBits Property

Summary
Gets or set the third value in the "LUT Descriptor".
Syntax
C#
VB
C++
Java
public int EntryBits { get; set; } 
Public Property EntryBits As Integer 
public int getEntryBits() 
public void setEntryBits(int value) 
public: 
property int EntryBits { 
   int get(); 
   void set (    int value); 
} 

Property Value

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

Example

Refer to DicomVoiLutAttributes example.

Requirements

Target Platforms

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

Leadtools.Dicom Assembly

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