Skip to content

Latest commit

 

History

History
102 lines (73 loc) · 3.48 KB

ne-wincodec-wicnamedwhitepoint.md

File metadata and controls

102 lines (73 loc) · 3.48 KB
UID title description helpviewer_keywords old-location tech.root ms.assetid ms.date ms.keywords req.header req.include-header req.target-type req.target-min-winverclnt req.target-min-winversvr req.kmdf-ver req.umdf-ver req.ddi-compliance req.unicode-ansi req.idl req.max-support req.namespace req.assembly req.type-library req.lib req.dll req.irql targetos req.typenames req.redist ms.custom f1_keywords dev_langs topic_type api_type api_location api_name
NE:wincodec.WICNamedWhitePoint
WICNamedWhitePoint (wincodec.h)
Specifies named white balances for raw images.
WICNamedWhitePoint
WICNamedWhitePoint enumeration [Windows Imaging Component]
WICWhitePointAsShot
WICWhitePointAutoWhiteBalance
WICWhitePointCloudy
WICWhitePointCustom
WICWhitePointDaylight
WICWhitePointDefault
WICWhitePointFlash
WICWhitePointFluorescent
WICWhitePointShade
WICWhitePointTungsten
WICWhitePointUnderwater
_wic_codec_wicnamedwhitepoint
wic._wic_codec_wicnamedwhitepoint
wincodec/WICNamedWhitePoint
wincodec/WICWhitePointAsShot
wincodec/WICWhitePointAutoWhiteBalance
wincodec/WICWhitePointCloudy
wincodec/WICWhitePointCustom
wincodec/WICWhitePointDaylight
wincodec/WICWhitePointDefault
wincodec/WICWhitePointFlash
wincodec/WICWhitePointFluorescent
wincodec/WICWhitePointShade
wincodec/WICWhitePointTungsten
wincodec/WICWhitePointUnderwater
wic\_wic_codec_wicnamedwhitepoint.htm
wic
e256a6d6-a035-47c3-a82c-d9aec284de17
12/05/2018
WICNamedWhitePoint, WICNamedWhitePoint enumeration [Windows Imaging Component], WICWhitePointAsShot, WICWhitePointAutoWhiteBalance, WICWhitePointCloudy, WICWhitePointCustom, WICWhitePointDaylight, WICWhitePointDefault, WICWhitePointFlash, WICWhitePointFluorescent, WICWhitePointShade, WICWhitePointTungsten, WICWhitePointUnderwater, _wic_codec_wicnamedwhitepoint, wic._wic_codec_wicnamedwhitepoint, wincodec/WICNamedWhitePoint, wincodec/WICWhitePointAsShot, wincodec/WICWhitePointAutoWhiteBalance, wincodec/WICWhitePointCloudy, wincodec/WICWhitePointCustom, wincodec/WICWhitePointDaylight, wincodec/WICWhitePointDefault, wincodec/WICWhitePointFlash, wincodec/WICWhitePointFluorescent, wincodec/WICWhitePointShade, wincodec/WICWhitePointTungsten, wincodec/WICWhitePointUnderwater
wincodec.h
Windows
Windows XP with SP2, Windows Vista [desktop apps \| UWP apps]
Windows Server 2008 [desktop apps \| UWP apps]
Wincodec.idl
Windows
WICNamedWhitePoint
19H1
WICNamedWhitePoint
wincodec/WICNamedWhitePoint
c++
APIRef
kbSyntax
HeaderDef
Wincodec.h
WICNamedWhitePoint

WICNamedWhitePoint enumeration

-description

Specifies named white balances for raw images.

-enum-fields

-field WICWhitePointDefault:0x1

The default white balance.

-field WICWhitePointDaylight:0x2

A daylight white balance.

-field WICWhitePointCloudy:0x4

A cloudy white balance.

-field WICWhitePointShade:0x8

A shade white balance.

-field WICWhitePointTungsten:0x10

A tungsten white balance.

-field WICWhitePointFluorescent:0x20

A fluorescent white balance.

-field WICWhitePointFlash:0x40

Daylight white balance.

-field WICWhitePointUnderwater:0x80

A flash white balance.

-field WICWhitePointCustom:0x100

A custom white balance. This is typically used when using a picture (grey-card) as white balance.

-field WICWhitePointAutoWhiteBalance:0x200

An automatic balance.

-field WICWhitePointAsShot

An "as shot" white balance.

-field WICNAMEDWHITEPOINT_FORCE_DWORD:0x7fffffff