How to draw a transparent bitmap to another bitmap?

How to draw a transparent bitmap to another bitmap?

BY 19 Jun 2013 Native Application Development

I had loaded a  bitmap with parts of transparent by using BITMAP_PIXEL_FORMAT_ARGB8888, and merge to another bitmap. and the result bitmap had white background color in the merge area. How to draw without the white color? I had test that it can keep the transparent area in canva, but I need to draw and save a large image to content. Thanks.

Written by