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

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 545
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 92
5.22 Brightness/Contrast/Hue/Saturation 87
Return values:
ON2_OK The brightness filter enable status 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_BRIGHTNESS param-
eter. This function will be removed in a future release.
5.22.3.6 on2sc editor_options_GetUseContrast (const FLIX2HANDLE flix, on2bool
pUseContrast)
Determine if the contrast filter is enabled.
Parameters:
flix Handle to the Flix Engine returned from Flix2_Create() or Flix2_CreateEx()
pUseContrast Variable to update with the current contrast enable status
Return values:
ON2_OK The contrast filter enable status 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_CONTRAST parameter.
This function will be removed in a future release.
5.22.3.7 on2sc editor_options_GetUseHue (const FLIX2HANDLE flix, on2bool pUseHue)
Determine if the hue filter is enabled.
Parameters:
flix Handle to the Flix Engine returned from Flix2_Create() or Flix2_CreateEx()
pUseHue Variable to update with the current hue enable status
Return values:
ON2_OK The hue filter enable status 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.
Generated on Tue Jul 20 17:39:03 2010 for Flix Engine Linux by Doxygen
Vista de página 92
1 2 ... 88 89 90 91 92 93 94 95 96 97 98 ... 544 545

Comentários a estes Manuais

Sem comentários