←Select platform

BlueNumberOfEntries Property

Summary

Gets or sets the "number of entries" in the lookup table of the "Blue Palette Color Lookup Table Descriptor" (0028,1103) element.

Syntax
C#
VB
C++
Java
public int BlueNumberOfEntries { get; set; } 
Public Property BlueNumberOfEntries As Integer 
public int getBlueNumberOfEntries() 
public void setBlueNumberOfEntries(int value) 
public: 
property int BlueNumberOfEntries { 
   int get(); 
   void set (    int value); 
} 

Property Value

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