WICNamedWhitePoint 열거형(wincodec.h)

원시 이미지의 명명된 흰색 균형을 지정합니다.

Syntax

typedef enum WICNamedWhitePoint {
  WICWhitePointDefault = 0x1,
  WICWhitePointDaylight = 0x2,
  WICWhitePointCloudy = 0x4,
  WICWhitePointShade = 0x8,
  WICWhitePointTungsten = 0x10,
  WICWhitePointFluorescent = 0x20,
  WICWhitePointFlash = 0x40,
  WICWhitePointUnderwater = 0x80,
  WICWhitePointCustom = 0x100,
  WICWhitePointAutoWhiteBalance = 0x200,
  WICWhitePointAsShot,
  WICNAMEDWHITEPOINT_FORCE_DWORD = 0x7fffffff
} ;

상수

 
WICWhitePointDefault
값: 0x1
기본 흰색 균형입니다.
WICWhitePointDaylight
값: 0x2
일광 흰색 균형.
WICWhitePointCloudy
값: 0x4
흐린 흰색 균형.
WICWhitePointShade
값: 0x8
음영 흰색 균형.
WICWhitePointTungsten
값: 0x10
텅스텐 흰색 균형.
WICWhitePointFluorescent
값: 0x20
형광 흰색 균형.
WICWhitePointFlash
값: 0x40
일광 백색 균형.
WICWhitePointUnderwater
값: 0x80
플래시 화이트 밸런스.
WICWhitePointCustom
값: 0x100
사용자 지정 흰색 균형. 이는 일반적으로 그림(회색 카드)을 흰색 균형으로 사용할 때 사용됩니다.
WICWhitePointAutoWhiteBalance
값: 0x200
자동 잔액입니다.
WICWhitePointAsShot
"as shot" 화이트 밸런스.
WICNAMEDWHITEPOINT_FORCE_DWORD
값: 0x7fffffff

요구 사항

요구 사항
지원되는 최소 클라이언트 WINDOWS XP SP2, Windows Vista [데스크톱 앱 | UWP 앱]
지원되는 최소 서버 Windows Server 2008 [데스크톱 앱 | UWP 앱]
머리글 wincodec.h