Sensoray 2246 Manual de usuario Pagina 15

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 50
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 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
Vista de pagina 14
1 2 ... 10 11 12 13 14 15 16 17 18 19 20 ... 49 50

Comentarios a estos manuales

Sin comentarios