L_DicomChannelGetMinimumValue

#include "Ltdic.h"

L_LTDIC_API L_BOOL L_DicomChannelGetMinimumValue(hDICOMWaveFormChannel, pnMinValue)

Gets the channel minimum value.

Parameters

HDICOMWAVEFORMCHANNEL hDICOMWaveFormChannel

A DICOM waveform channel handle.

L_INT32 * pnMinValue

Pointer to a variable to be updated with the channel minimum value.

Returns

Value Meaning
TRUE The channel minimum value was retrieved successfully.
FALSE An error occurred.

Comments

This function gets the value of the "Channel Minimum Value" (5400,0110) element for the channel.

Required DLLs and Libraries

Platforms

Win32, x64, Linux.

See Also

Functions

Topics

Example

For an example, refer to L_DicomChannelSetSamples8.

Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

LEADTOOLS DICOM C API Help

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.