This function specifies the evaluation mode to ImageGear for the evaluation licensing model.
Copy Code
|
|
---|---|
AT_ERRCODE ACCUAPI IG_lic_evaluation_mode_set (enumIGLicenseEvaluationMode mode ); |
Name | Type | Description |
---|---|---|
mode | enumIGLicenseEvaluationMode | The evaluation mode to use, either IG_LIC_TRIAL_DIALOG (default) or IG_LIC_WATERMARK. |
Returns the result code of this function call.
This function does not process image pixels.