Sensoray 2246 Instrukcja Użytkownika Strona 15

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 50
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 14
overlay_text_t Struct Reference
#include <mid2246func.h>
Public Attributes
char text [256]
char fontfile [256]
int fontsize
int txtcolor
int backcolor
char reserved [10]
Detailed Description
Overlay text structure
Parameters:
text pointer to text
fontfile full name/path to font file
fontsize height of font in pixels
txtcolor text color in RGB format, example RGB(255,255,255)
backcolor Background color, zero or less means transparent. (use small value eg. RGB(0,0,1) for
black)
Member Data Documentation
int overlay_text_t::backcolor
char overlay_text_t::fontfile[256]
int overlay_text_t::fontsize
char overlay_text_t::reserved[10]
char overlay_text_t::text[256]
int overlay_text_t::txtcolor
The documentation for this struct was generated from the following file:
C:/quartet/mid-2246/code/mid2246func.h
15
Przeglądanie stron 14
1 2 ... 10 11 12 13 14 15 16 17 18 19 20 ... 49 50

Komentarze do niniejszej Instrukcji

Brak uwag