sending bitmap image via email in blackberry
问题 How could I send the bitmap from a BitmapField to an email address on BlackBerry? 回答1: Not rly sure if this is what you try to accomplish. Sending an image as attachment. If you rly need a BitmapField to get the image from, can you extend it to hold the bitmap and implement a getImage method? 来源: https://stackoverflow.com/questions/5937775/sending-bitmap-image-via-email-in-blackberry