IWICDevelopRawNotificationCallback Constants

Flags used to by IWICDevelopRawNotificationCallback to indicate which members have changed.

Constant/value Description
WICRawChangeNotification_ExposureCompensation
0x00000001
Mask used to report a exposure compensation change.
WICRawChangeNotification_NamedWhitePoint
0x00000002
Mask used to report a WICNamedWhitePoint change.
WICRawChangeNotification_KelvinWhitePoint
0x00000004
Mask used to report a kelvin white point change.
WICRawChangeNotification_RGBWhitePoint
0x00000008
Mask used to report a RGB white point change.
WICRawChangeNotification_Contrast
0x00000010
Mask used to report a contrast change.
WICRawChangeNotification_Gamma
0x00000020
Mask used to report a gamma change.
WICRawChangeNotification_Sharpness
0x00000040
Mask used to report a sharpness change.
WICRawChangeNotification_Saturation
0x00000080
Mask used to report a saturation change.
WICRawChangeNotification_Tint
0x00000100
Mask used to report a tint change.
WICRawChangeNotification_NoiseReduction
0x00000200
Mask used to report a noise reduction change.
WICRawChangeNotification_DestinationColorContext
0x00000400
Mask used to report a destination color context change.
WICRawChangeNotification_ToneCurve
0x00000800
Mask used to report a tone curve change.
WICRawChangeNotification_Rotation
0x00001000
Mask used to report a WICRawRotationCapabilities change.
WICRawChangeNotification_RenderMode
0x00002000
Mask used to report a WICRawRenderMode change.

Requirements

Requirement Value
Minimum supported client
Windows XP with SP2, Windows Vista [desktop apps only]
Minimum supported server
Windows Server 2008 [desktop apps only]
Header
Wincodec.h

See also

IWICDevelopRawNotificationCallback