←Select platform

GreenEntryBits Property

Summary
Gets or set the "number of bits" for each entry in the LUT (Lookup table) Data of the "Green Palette Color Lookup Table Descriptor" (0028,1102) element.
Syntax
C#
VB
C++
Java
public int GreenEntryBits { get; set; } 
Public Property GreenEntryBits As Integer 
public int getGreenEntryBits() 
public void setGreenEntryBits(int value) 
public: 
property int GreenEntryBits { 
   int get(); 
   void set (    int value); 
} 

Property Value

Value indicating the number of bits for each entry in the LUT (Lookup table) Data of the "Green Palette Color Lookup Table Descriptor" (0028,1102) element.

Example

For an example, refer to DeletePaletteColorLut.

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.