Google Flix Engine Linux Reference Manual Instrukcja Użytkownika Strona 97

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 545
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 96
5.22 Brightness/Contrast/Hue/Saturation 91
5.22.3.14 on2sc editor_options_SetUseContrast (FLIX2HANDLE flix, const on2bool bUseContrast)
Enable/disable the contrast filter.
Parameters:
flix Handle to the Flix Engine returned from Flix2_Create() or Flix2_CreateEx()
bUseContrast New contrast enable status. on2true to enable, on2false to disable.
Return values:
ON2_OK The contrast enable status was successfully set in the engine.
ON2_NET_ERROR The underlying communication layer failed.
Note:
By default, the contrast filter is disabled.
Deprecated
Use the Filter Interface along with FE2_FILTER_BCHS and the FE2_BCHS_CONTRAST parameter.
This function will be removed in a future release.
5.22.3.15 on2sc editor_options_SetUseHue (FLIX2HANDLE flix, const on2bool bUseHue)
Enable/disable the hue filter.
Parameters:
flix Handle to the Flix Engine returned from Flix2_Create() or Flix2_CreateEx()
bUseHue New hue enable status. on2true to enable, on2false to disable.
Return values:
ON2_OK The hue enable status was successfully set in the engine.
ON2_NET_ERROR The underlying communication layer failed.
Note:
By default, the hue filter is disabled.
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.16 on2sc editor_options_SetUseSaturation (FLIX2HANDLE flix, const on2bool
bUseSaturation)
Enable/disable the saturation filter.
Parameters:
flix Handle to the Flix Engine returned from Flix2_Create() or Flix2_CreateEx()
Generated on Tue Jul 20 17:39:03 2010 for Flix Engine Linux by Doxygen
Przeglądanie stron 96
1 2 ... 92 93 94 95 96 97 98 99 100 101 102 ... 544 545

Komentarze do niniejszej Instrukcji

Brak uwag