Available in LEADTOOLS Medical Imaging toolkits. |
#include "Ltdic.h"
L_LTDIC_API HDICOMWAVEFORMGROUP L_DicomWaveGrpCreate()
Allocates the memory for the waveform group.
Returns
A waveform group handle.
Comments
The allocated memory is freed by calling L_DicomWaveGrpFree.
This function must be called before calling any of the waveform group related functions.
Required DLLs and Libraries
LTDIC For a listing of the exact DLLs and Libraries needed, based on the toolkit version, refer to Files To Be Included With Your Application |
Platforms
Win32, x64
See Also
Functions: |
Topics: |
Example
For an example, refer to L_DicomChannelSetSamples8.