3 Replies Latest reply: Jul 19, 2012 7:30 AM by FLAdude RSS

    Load transparent images from CameraRoll in iOS

    FLAdude Community Member

      Loading transparent images from the CameraRoll works in Android fine, but in iOS, the BitmapData recieved from loading from the camera roll comes in with the transparency stripped out, leaving me with ugly square edges that just won't do. The images show transparent in my photos, but are the transparency is all whited out when I get them in my app.

       

      I have searched and searched for a fix for this bug, but haven't found anything. Is there some way to specify to the CameraRoll or MediaPromise to check for transparency? What have I overlooked?