←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 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom Assembly