MFPKEY_COLOR_HUE Property
Adjusts the hue.
Constant for IPropertyBag
Available only by using IPropertyStore.
Data Type
VT_I4
Default Value
0
Applies To
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.
Requirements
Requirement | Value |
---|---|
Minimum supported client |
Windows XP [desktop apps only] |
Minimum supported server |
Windows Server 2003 [desktop apps only] |
Header |
|
See also