Available in LEADTOOLS Medical Imaging toolkits. |
#include "ltdic.h"
L_VOID LDicomDS::~LDicomDS(L_VOID)
Destroys the data set object and frees the memory.
Returns
None.
Comments
This is the destructor for the LDicomDS class.
This function destroys the data set object and frees the memory allocated by LDicomDS::LDicomDS.
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 |
Win32, x64
See Also
Functions: |
|
Topics: |
|
|
How to Disable the Automatic Loading of the default DICOM IOD Table |
Example
For an example, refer to LDicomDS::LDicomDS.