Google Flix Engine Linux Reference Manual Uživatelský manuál Strana 92

  • Stažení
  • Přidat do mých příruček
  • Tisk
  • Strana
    / 545
  • Tabulka s obsahem
  • KNIHY
  • Hodnocené. / 5. Na základě hodnocení zákazníků
Zobrazit stránku 91
86 Flix Engine Linux Module Documentation
Parameters:
flix Handle to the Flix Engine returned from Flix2_Create() or Flix2_CreateEx()
pHue Hue factor (-180..180)
Return values:
ON2_OK The hue value was successfully retrieved from the engine.
ON2_NET_ERROR The underlying communication layer failed.
Note:
If a value other than ON2_OK is returned, the output variables should not be considered valid.
Deprecated
Use the Filter Interface along with FE2_FILTER_BCHS and the FE2_BCHS_HUE parameter. This
function will be removed in a future release.
5.22.3.4 on2sc editor_options_GetSaturation (const FLIX2HANDLE flix, double pSaturation)
Get the current saturation adjustment factor.
Parameters:
flix Handle to the Flix Engine returned from Flix2_Create() or Flix2_CreateEx()
pSaturation Saturation factor (-255..255)
Return values:
ON2_OK The saturation value was successfully retrieved from the engine.
ON2_NET_ERROR The underlying communication layer failed.
Note:
If a value other than ON2_OK is returned, the output variables should not be considered valid.
Deprecated
Use the Filter Interface along with FE2_FILTER_BCHS and the FE2_BCHS_SATURATION param-
eter. This function will be removed in a future release.
5.22.3.5 on2sc editor_options_GetUseBrightness (const FLIX2HANDLE flix, on2bool
pUseBrightness)
Determine if the brightness filter is enabled.
Parameters:
flix Handle to the Flix Engine returned from Flix2_Create() or Flix2_CreateEx()
pUseBrightness Variable to update with the current brightness enable status
Generated on Tue Jul 20 17:39:03 2010 for Flix Engine Linux by Doxygen
Zobrazit stránku 91
1 2 ... 87 88 89 90 91 92 93 94 95 96 97 ... 544 545

Komentáře k této Příručce

Žádné komentáře