IsModalityLUTSequence property (ILModalityLUTAttributes interface)
VARIANT_BOOL IsModalityLUTSequence | |
Overview |
Refer to LUT Encoding. |
Remarks
The IsModalityLUTSequence property specifies whether a "Modality LUT Sequence" (0028,3000) exists in the DICOM Data Set or not.
When this property is set, the LUTDescriptorNumberOfEntries property, the LUTDescriptorFirstMapped property, the LUTDescriptorEntryBits property, the LUTExplanation property, and the ModalityLUTType property will be valid; otherwise, their values are undefined. Also if this property is set, the GetModalityLUTData method can be called to retrieve the "LUT Data" for a "Modality LUT Sequence", otherwise, this data will be missing.
See Also
Elements: |
IsRescaleSlopeIntercept property, ModalityLUTAttributes property, GetModalityLUTAttributes method, SetModalityLUT method, GetModalityLUTData method |
Topics: |