IADLX3DSettingsServices2
IADLX3DSettingsServices2 is an extension interface to IADLX3DSettingsServices . It provides access to the interface to control the Sharpen Desktop feature.
InterfaceId: |
IADLX3DSettingsServices2 |
Smart Pointer Interface Name: |
IADLX3DSettingsServices2Ptr |
Inherits: |
|
Inherited By: |
N/A |
The IADLX3DSettingsServices2 interface is obtained from the IADLX3DSettingsServices interface or from any of its extension interfaces using QueryInterface .
Methods
Method |
Description |
---|---|
GetImageSharpenDesktop |
Gets the reference-counted Sharpen Desktop interface of a GPU. |
Requirements
Header |
include “I3DSettings2.h” |
Minimum version |
1.4 |
Example
To use this interface in a C++ application, refer to the ImageSharpening C++ sample .
For a C application, refer to the ImageSharpening C sample .
-
GetImageSharpenDesktop