Chain code object deallocation
#include "dip_chaincode.h"
dip_Error dip_ChainCodeFree ( chaincode )
Deallocates the chaincode object created by ChainCodeNew, and sets the pointer to zero.
Data type | Name | Description |
dip_ChainCode * | chaincode | Pointer to chain code |
ImageChainCode, ChainCodeNew, ChainCodeArrayNew, ChainCodeArrayFree