IsRescaleSlopeIntercept property (ILModalityLUTAttributes interface)

VB.NET example

C# example

Visual Basic example

Visual C++ 6.0 example

 

Syntax

VARIANT_BOOL IsRescaleSlopeIntercept

Overview

Refer to LUT Encoding.

Remarks

The IsRescaleSlopeIntercept property specifies whether "Rescale Intercept" (0028,1052) and "Rescale Slope" (0028,1053) exist in the DICOM Data Set or not.

When this property is set, the RescaleIntercept property, the RescaleSlope property, and the RescaleType property will be valid, otherwise, their values are undefined.

See Also

Elements:

IsModalityLUTSequence property, ModalityLUTAttributes property, GetModalityLUTAttributes method, SetModalityLUT method

Topics:

Lookup Tables