MFPKEY_COLOR_HUE Property
Adjusts the hue.
Constant for IPropertyBag
Available only by using IPropertyStore.
Data Type
VT_I4
Default Value
0
Remarks
Hue adjustment is performed by mixing the Cb and Cr values. (If Cb and Cr are plotted in a 2-dimensional space, hue adjustment is performed by rotating around the origin.)
This property has a range of -127 to 127. Zero indicates no change in hue.
Applies To
Requirements
Client: Requires Windows Vista or Windows XP.
Header: Include wmcodecdsp.h.
See Also