Remove a registry item
#include "dip_registry.h"
dip_Error dip_Unregister ( id, class )
This function removes the Registry information of the ID of the Registry class class. See Register for more information about DIPlib's Registry.
Data type | Name | Description |
dip_int | id | Registry ID |
dip_int | class | Registry class |