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.