Gammu internals
1.38.0
|
#include <gammu-bitmap.h>
Data Fields | |
unsigned char | Number |
GSM_Bitmap | Bitmap [GSM_MAX_MULTI_BITMAP] |
Structure to handle more than one bitmap
Definition at line 184 of file gammu-bitmap.h.
GSM_Bitmap GSM_MultiBitmap::Bitmap[GSM_MAX_MULTI_BITMAP] |
All bitmaps
Definition at line 192 of file gammu-bitmap.h.
Referenced by GSM_DecodeEMSMultiPartSMS(), GSM_DecodeMultiPartSMS(), GSM_DecodeNokiaProfile(), GSM_EncodeEMSMultiPartSMS(), GSM_EncodeMultiPartSMS(), GSM_EncodeSMS30MultiPartSMS(), GSM_ReadBitmapFile(), loadbmp(), loadgif(), loadnlm(), loadnolngg(), loadnsl(), loadwbmp(), PrivSaveNGGNOL(), savebmp(), savengg(), savenlm(), savenol(), savensl(), savewbmp(), and savexpm().
unsigned char GSM_MultiBitmap::Number |
Number of bitmaps
Definition at line 188 of file gammu-bitmap.h.
Referenced by GSM_DecodeEMSMultiPartSMS(), GSM_DecodeMultiPartSMS(), GSM_DecodeNokiaProfile(), GSM_EncodeEMSMultiPartSMS(), GSM_EncodeMultiPartSMS(), loadbmp(), loadgif(), loadnlm(), loadnolngg(), loadnsl(), loadwbmp(), and savenlm().