get_windowLevelSensitivity();
Object.defineProperty('windowLevelSensitivity');
Type | Description |
---|---|
int | A value that indicates the ratio of the window level change to the distance traveled by the input device (mouse of touch). |
Higher sensitivity values mean that the window level will have a larger change in proportion to the input change, for example, mouse move distance. This is useful when you have images that have a wide lookup table (LUT).
This value is calculated automatically based on the image information.