MIL_ID ContextOrResult3dimId | //in |
This function deletes the specified 3D image processing context or result buffer identifier, and releases any memory associated with it.
All 3D image processing contexts or result buffers allocated on a particular system must be freed before the system can be freed.
Specifies the identifier of the 3D image processing context or result buffer to free. These must have been successfully allocated (using M3dimAlloc() or M3dimAllocResult()) prior to calling this function.
Header | Include mil.h. |
Library | Use mil.lib; mil3dim.lib. |
DLL | Requires mil.dll; mil3dim.dll. |