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

ArrayFree

Array free function

SYNOPSIS

dip_Error dip_ArrayFree ( array )

FUNCTION

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

ARGUMENTS

Data typeNameDescription
dip_Array *arraypointer to a dip_Array

SEE ALSO

ArrayNew, ArrayFree

ArrayFree, IntegerArrayFree, FloatArrayFree, ComplexArrayFree, BoundaryArrayFree, FrameWorkProcessArrayFree, DataTypeArrayFree, ImageArrayFree, BooleanArrayFree, VoidPointerArrayFree, StringArrayFree, CoordinateArrayFree