SetSharpness
Sets the sharpness of AMD Radeon™ Image Sharpening on a GPU.
Syntax
ADLX_RESULT SetSharpness (adlx_int sharpness)
Parameters
-
[in]
sharpness adlx_int The new sharpness (in %).
Return Value
If the sharpness is successfully set, ADLX_OK is returned.
If the sharpness is not successfully set, an error code is returned.
Refer to ADLX_RESULT for success codes and error codes.
Additional Info
AMD Radeon Image Sharpening restores clarity softened by other effects to in-game visuals, and select productivity and media applications.
Requirements
Header |
include “I3DSettings.h” |
Minimum version |
1.0 |