How to insert a UIImage into an e-mail with html content ?
        Posted  
        
            by Yoot
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Yoot
        
        
        
        Published on 2010-05-03T14:44:54Z
        Indexed on 
            2010/05/03
            14:48 UTC
        
        
        Read the original article
        Hit count: 269
        
Hi,
I'm sending mails thanks to the MFMailComposeViewController API, and I manage to add uiimages in attachment, but I'd like to insert my uiimage into html code in my e-mail, any idea of what kind of conversion I should use for my image ?
Thanks.
© Stack Overflow or respective owner