JAVA Tech nologies Co. Ltd. Marine Radio VERSION 3.0 Manual de usuario Pagina 45

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 88
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 44
45
4545
45
getBrightness()
E.g. var percent = ViewONE.getBrighness();
Returns the current brightness percentage setting (0-100).
setContrast(percent)
E.g. ViewONE.setContrast(40);
This method sets the contrast of the image displayed. The value represents a percentage
from 0-100, with 50 being the default value. 0 = minimum contrast (flat) and 100 =
maximum brightness (not flat!).
If the document is closed when this method is called, the default for all pages is modified. If
the document is open when this method is called, the individual page is modified only.
resetContrast()
E.g. ViewONE.resetContrast ();
This method resets the contrast level to 50% (the default value).
If the document is closed when this method is called, the default for all pages is modified. If
the document is open when this method is called, the individual page is modified only.
getContrast()
E.g. var percent = ViewONE.getContrast();
Returns the current contrast percentage setting (0-100).
Method:
Method:
Method:
Method:
Vista de pagina 44
1 2 ... 40 41 42 43 44 45 46 47 48 49 50 ... 87 88

Comentarios a estos manuales

Sin comentarios