JAVA Tech nologies Co. Ltd. Marine Radio VERSION 3.0 Instrukcja Użytkownika Strona 47

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 88
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 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:
Przeglądanie stron 46
1 2 ... 42 43 44 45 46 47 48 49 50 51 52 ... 87 88

Komentarze do niniejszej Instrukcji

Brak uwag