How could I send the bitmap from a BitmapField to an email address on BlackBerry?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Not rly sure if this is what you try to accomplish. Sending an image as attachment.
If you rly need a
BitmapFieldto get the image from, can you extend it to hold the bitmap and implement a getImage method?