←Select platform

EntryBits Property (DicomModalityLutAttributes)

Summary

Gets or sets the third value in the "LUT Descriptor".

Syntax

C#
VB
Java
WinRT C#
C++
public int EntryBits {get; set;} 
Public Property EntryBits As Integer 
public int EntryBits {get; set;} 
public int getEntryBits() 
public void setEntryBits(int value) 
             
  
get_EntryBits(); 
set_EntryBits(value); 
Object.defineProperty('EntryBits');  
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

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Dicom Assembly
Click or drag to resize