7 #ifndef __gammu_bitmap_h 8 #define __gammu_bitmap_h 44 GSM_BinaryPicture_Types
Type;
160 char NetworkCode[10];
gboolean FileSystemRingtone
#define GSM_MAX_NUMBER_LENGTH
#define GSM_MAX_MULTI_BITMAP
gboolean FileSystemPicture
GSM_BinaryPicture_Types Type
void GSM_PrintBitmap(FILE *file, GSM_Bitmap *bitmap)
#define GSM_BITMAP_TEXT_LENGTH
gboolean GSM_IsPointBitmap(GSM_Bitmap *bmp, int x, int y)
GSM_Error GSM_GetBitmap(GSM_StateMachine *s, GSM_Bitmap *Bitmap)
GSM_Error GSM_SetBitmap(GSM_StateMachine *s, GSM_Bitmap *Bitmap)
GSM_Error GSM_SaveBitmapFile(char *FileName, GSM_MultiBitmap *bitmap)
GSM_BinaryPicture BinaryPic
void GSM_ClearBitmap(GSM_Bitmap *bmp)
void GSM_ClearPointBitmap(GSM_Bitmap *bmp, int x, int y)
GSM_Error GSM_GetScreenshot(GSM_StateMachine *s, GSM_BinaryPicture *picture)
void GSM_SetPointBitmap(GSM_Bitmap *bmp, int x, int y)
GSM_Error GSM_ReadBitmapFile(char *FileName, GSM_MultiBitmap *bitmap)