GetLevels
|
pLevels [out,retval]
|
Pointer to the SAFEARRAY containing the current levels for the Window/Level operation:
|
ROI [0] - current minR level
|
ROI [1] - current maxR level
|
ROI [2] - current minG level
|
ROI [3] - current maxG level
|
ROI [4] - current minB level
|
ROI [5] - current maxB level
|
S_OK
|
Success
|
E_FAIL
|
Failure.
|