Google Flix Engine Linux Reference Manual Manual do Utilizador Página 97

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 545
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 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
Vista de página 96
1 2 ... 92 93 94 95 96 97 98 99 100 101 102 ... 544 545

Comentários a estes Manuais

Sem comentários