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

ChainCodeArrayFree

Chain code array deallocation

SYNOPSIS

#include "dip_chaincode.h"

dip_Error dip_ChainCodeArrayFree ( array )

FUNCTION

This function frees *array, and sets array to zero.

ARGUMENTS

Data typeNameDescription
dip_ChainCodeArray *arrayPointer to chain code array

SEE ALSO

ImageChainCode, ChainCodeNew, ChainCodeFree, ChainCodeArrayNew