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

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 88
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 46
47
4747
47
getImageHeight()
E.g. var height = ViewONE.getImageHeight();
Returns an integer value representing the height of the currently displayed image in image
pixels.
getXResolution()
E.g. var xRes = ViewONE.getXResolution();
Returns an integer value representing the x-axis resolution of the currently displayed
image in dots per inch.
The value is obtained from the image’s header information, so if the information is missing
or corrupt the returned value will make no sense.
getYResolution()
E.g. var yRes = ViewONE.getYResolution();
Returns an integer value representing the y-axis resolution of the currently displayed
image in dots per image.
The value is obtained from the image’s header information, so if the information is missing
or corrupt the returned value will make no sense.
Method:
Method:
Vista de pagina 46
1 2 ... 42 43 44 45 46 47 48 49 50 51 52 ... 87 88

Comentarios a estos manuales

Sin comentarios