BlueLUTDescriptorNumberOfEntries property (ILPaletteColorLUTAttributes Interface)

VB.NET example

C# example

Visual Basic example

Visual C++ 6.0 example

 

Syntax

long BlueLUTDescriptorNumberOfEntries

Overview

Refer to LUT Encoding.

Remarks

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

According to the DICOM standard when the number of entries under the "Blue 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