Defines, 2 define documentation – Google Flix Engine Linux Reference Manual User Manual
Page 89

5.22 Brightness/Contrast/Hue/Saturation
83
•
flix, const
hue)
Set the hue adjustment factor.
•
on2sc editor_options_GetUseHue
(const
flix,
∗pUseHue)
Determine if the hue filter is enabled.
•
on2sc editor_options_SetUseHue
flix, const
bUseHue)
Enable/disable the hue filter.
•
on2sc editor_options_GetSaturation
(const
flix, double ∗pSaturation)
Get the current saturation adjustment factor.
•
on2sc editor_options_SetSaturation
flix, const double saturation)
Set the saturation adjustment factor.
•
on2sc editor_options_GetUseSaturation
(const
flix,
∗pUseSaturation)
Determine if the saturation filter is enabled.
•
on2sc editor_options_SetUseSaturation
flix, const
bUseSaturation)
Enable/disable the saturation filter.
Defines
• #define
Filter name for use with
• #define
Parameter for the brightness adjustment factor.
• #define
Parameter for the contrast adjustment factor.
• #define
Parameter for the hue adjustment factor.
• #define
Parameter for the saturation adjustment factor.
5.22.2
Define Documentation
5.22.2.1
#define FE2_BCHS_BRIGHTNESS
Parameter for the brightness adjustment factor.
Determines the level by which to adjust the brightness. Brightness is adjusted on a scale of -255 to 255,
with 0 indicating no change. To increase the relative brightness of the video, use a positive number. To
decrease the relative brightness of the video, use a negative number.
Generated on Tue Jul 20 17:39:03 2010 for Flix Engine Linux by Doxygen