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

ImageFileInformationFree

Free a Image File Information structure (in dipIO)

SYNOPSIS

dip_Error dipio_ImageFileInformationFree ( imInfo )

FUNCTION

Frees a dipio_ImageFileInformation structure allocated through ImageFileInformationNew or by ImageFileGetInfo.

ARGUMENTS

Data typeNameDescription
dipio_ImageFileInformation *imInfoStructure to free

SEE ALSO

ImageFileInformationNew, ImageFileGetInfo