Sensoray 2250 Linux Ver2.0.X Bedienungsanleitung Seite 11

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 18
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 10
int SN_SetBrightness(
int boardnum,
int brightness
);
Sets the brightness(0-100)
Parameters
boardnum
board instance in system.
brightness
Video brightness 0-100( 50 is default).
Returns
0 on success, negative value if error(see s2250mid.h)
int SN_SetCaption(
int boardnum,
int xstart,
int ystart,
char *text
);
Not supported in V2.0.0 release.
Sets the text caption.
Parameters
boardnum
board instance in system
xstart
x position in pixels. Position is rounded to the nearest 16x16 pixel block.
Ystart
y position in pixels. Position is rounded to the nearest 16x16 pixel block.
text
text to display (a maximum of 96 characters total for all overlay windows).
Returns
1
Seitenansicht 10
1 2 ... 6 7 8 9 10 11 12 13 14 15 16 17 18

Kommentare zu diesen Handbüchern

Keine Kommentare