Branch update for mygnokii2002_03_17_19_29nl
[gnokii.git] / include / gsm-bitmaps.h
index f65acc2..9d40713 100644 (file)
@@ -55,5 +55,6 @@ void GSM_ResizeBitmap(GSM_Bitmap *bitmap, GSM_Bitmap_Types target);
 void GSM_PrintBitmap(GSM_Bitmap *bitmap);
 GSM_Error GSM_ReadBitmap(GSM_SMSMessage *message, GSM_Bitmap *bitmap);
 int GSM_SaveBitmapToSMS(GSM_MultiSMSMessage *SMS, GSM_Bitmap *bitmap,bool ScreenSaver, bool UnicodeText);
+int GSM_GetBitmapSize(GSM_Bitmap *bitmap);
 
 #endif