GetContrastRange
Navigation: ADLX SDK References → ADLX Interfaces → Display → IADLXDisplayCustomColor
Syntax
ADLX_RESULT GetContrastRange (ADLX_IntRange* range)
Parameters
# | Direction | Name | Type | Description |
---|---|---|---|---|
1. | [out] | range | ADLX_IntRange | The pointer to a variable where the color contrast range of the display is returned. |
Return Value
If the color contrast range is successfully returned, ADLX_OK is returned.
If the color contrast range is not successfully returned, an error code is returned.
Refer to ADLX_RESULT for success codes and error codes.
Requirements
Header | include “IDisplaySettings.h” |
---|---|
Minimum version | 1.0 |
See Also: ADLX_IntRange