1 #ifndef ETICKETBITMAP_H
2 #define ETICKETBITMAP_H
4 #include "appcore/printertemplate/EMPrinterTemplate.h"
8 namespace PrinterTemplate
17 ETicketBitmap(
const long width,
const long height,
const long dataLength,
const unsigned char *data );
23 unsigned char *GetData();
25 void SetBitmapData(
const long width,
const long height,
const long dataLength,
const unsigned char *data );
31 #endif // ETICKETBITMAP_H
EEventTripTicketPr __EDATAPTR d
Definition: EEventTripTicket.h:96
#define EMPRINTERTEMPLATE_API
Definition: EMPrinterTemplate.h:9
__ECLASS DataClass
Definition: EEventUpdateCustomerData.h:35
SYSTEM INCLUDES.
Definition: CardFacadeManagerXML.h:6