Sensoray 2246 Uživatelský manuál Strana 15

  • Stažení
  • Přidat do mých příruček
  • Tisk
  • Strana
    / 50
  • Tabulka s obsahem
  • KNIHY
  • Hodnocené. / 5. Na základě hodnocení zákazníků
Zobrazit stránku 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
Zobrazit stránku 14
1 2 ... 10 11 12 13 14 15 16 17 18 19 20 ... 49 50

Komentáře k této Příručce

Žádné komentáře