GreenLUTDescriptorNumberOfEntries property (ILPaletteColorLUTAttributes Interface)

VB.NET example

C# example

Visual Basic example

Visual C++ 6.0 example

 

Syntax

long GreenLUTDescriptorNumberOfEntries

Overview

Refer to LUT Encoding.

Remarks

The GreenLUTDescriptorNumberOfEntries property specifies the number of entries in the "Green Palette Color Lookup Table". This is the first value in the "Green Palette Color Lookup Table Descriptor" (0028,1102) element.

According to the DICOM standard when the number of entries under the "Green Palette Color Lookup Table" is equal to 2^16 then the value of this property should be set to 0. However, LEADTOOLS does NOT have this limitation.

See Also

Elements:

PaletteColorLUTAttributes property, GetPaletteColorLUTAttributes method, SetPaletteColorLUTAttributes method

Topics:

Lookup Tables