←Select platform

GreenNumberOfEntries Property

Summary
Gets or sets the "number of entries" in the lookup table of the "Green Palette Color Lookup Table Descriptor" (0028,1102) element.
Syntax
C#
VB
C++
Java
public int GreenNumberOfEntries { get; set; } 
Public Property GreenNumberOfEntries As Integer 
public int getGreenNumberOfEntries() 
public void setGreenNumberOfEntries(int value) 
public: 
property int GreenNumberOfEntries { 
   int get(); 
   void set (    int value); 
} 

Property Value

Specifies the "number of entries" in the lookup table 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.