Home TypdefinitionenTypdefinitionen GEM_MUPBGEM_MUPB HDFUNCSHDFUNCS

I.7 GRECT

typedef struct
{
   int16_t x;   /* x-Koordinate */
   int16_t y;   /* y-Koordinate */
   int16_t w;   /* Breite       */
   int16_t h;   /* Höhe         */
} GRECT;

Querverweis: AES   GEM   VDI


Home TypdefinitionenTypdefinitionen GEM_MUPBGEM_MUPB HDFUNCSHDFUNCS