Sensoray 2224 Windows Instrukcja Użytkownika Strona 52

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 94
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 51
0 on success, negative value if error (see mid2226types.h for error codes list).
MID2226_API int S2226_OverlayImage(
int xpos,
int ypos,
char *imageFile,
int regionmask,
HANDLE hdev
);
Adds overlay image. If overlay already exists at that x, y position, deletes window before adding.
Parameters
xpos
start x position.
ypos
start y position.
imageFile
full path to image file. Must be a 24bit BMP or PCX bitmap image only. See demo
application and Logo.bmp.
regionmask
MID2226_REGION_MONITOR, MID2226_REGION_MPEG, MID2226_REGION_STILL.
hdev
handle to device (obtained from S2226_OpenBoard).
Returns
0 on success, -1 if too many regions, negative value if error (see mid2226types.h for error
codes list).
MID2226_API int S2226_OverlayImageIdx(
int AtIndex,
int xpos,
int ypos,
char *imageFile,
int regionmask,
HANDLE hdev
52
Przeglądanie stron 51
1 2 ... 47 48 49 50 51 52 53 54 55 56 57 ... 93 94

Komentarze do niniejszej Instrukcji

Brak uwag