IDCompositionBrightnessEffect::SetWhitePointX(float) 메서드(dcomp.h)
흰색 점의 x 값을 설정합니다.
HRESULT SetWhitePointX(
[in] float whitePointX
);
[in] whitePointX
형식: float
흰색 점의 x 값입니다. 이 값은 0에서 1 사이여야 합니다.
형식: HRESULT
메서드가 성공하면 S_OK를 반환하고, 성공하지 않으면 HRESULT 오류 코드를 반환합니다.
요구 사항 | 값 |
---|---|
대상 플랫폼 | Windows |
헤더 | dcomp.h |
라이브러리 | Dcomp.lib |
DLL | Dcomp.dll |