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

Unregister

Remove a registry item

SYNOPSIS

#include "dip_registry.h"

dip_Error dip_Unregister ( id, class )

FUNCTION

This function removes the Registry information of the ID of the Registry class class. See Register for more information about DIPlib's Registry.

ARGUMENTS

Data typeNameDescription
dip_intidRegistry ID
dip_intclassRegistry class

SEE ALSO

Register, RegistryList, RegistryGet, RegistryArrayNew