LUTDescriptorNumberOfEntries property (ILModalityLUTAttributes interface)
long LUTDescriptorNumberOfEntries | |
Overview |
Refer to LUT Encoding. |
Remarks
The LUTDescriptorNumberOfEntries property specifies the number of entries in the lookup table. This is the first value in the "LUT Descriptor" (0028,3002) element under the "Modality LUT Sequence" (0028,3000).
This property is defined only when the IsModalityLUTSequence property is set.
According to the DICOM standard when the number of entries under the "LUT Data" (0028,3006) in the "Modality LUT Sequence" (0028, 3000) 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