DIPlib Documentation - ©1995-2014 Quantitative Imaging Group, Delft University of Technology.

ChainCodeFree

Chain code object deallocation

SYNOPSIS

#include "dip_chaincode.h"

dip_Error dip_ChainCodeFree ( chaincode )

FUNCTION

Deallocates the chaincode object created by ChainCodeNew, and sets the pointer to zero.

ARGUMENTS

Data typeNameDescription
dip_ChainCode *chaincodePointer to chain code

SEE ALSO

ImageChainCode, ChainCodeNew, ChainCodeArrayNew, ChainCodeArrayFree