←Select platform

RedNumberOfEntries Property

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

Property Value

Specifies the "number of entries" in the lookup table of the "Red Palette Color Lookup Table Descriptor" (0028,1101) 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.