ImageGear Professional v18.2 > API Reference Guide > Recognition Component API Reference > Recognition Component Functions Reference > Settings Management Functions > IG_REC_settings_collection_delete |
Deletes settings collection being created with IG_REC_settings_collection_create.
Copy Code
|
|
---|---|
AT_ERRCOUNT ACCUAPI IG_REC_settings_collection_delete( AT_INT nSettingsId ); |
Name | Type | Description |
nSettingsId | AT_INT | ID of the settings collection to be deleted. |
This function does not process image pixels.
If nSettingsId is equal to the current settings collection ID, the current collection will be set to the default one.