资源说明:BitmapMerger
Bitmap Merger is a simple project help you to merge two bitmaps without memory exceptions. The bitmaps are processed in background threads thereby taking the
load away from UI thread. Along with merge, it also contains the image decoder for decoding images from resources/disk and are sampled
to prevent OutOfMemoryError.
Examples of Bitmap Merger with this project
Merging at angle away
Merging at center
Merging with offsets
Moon moving around the earth for various angles
本源码包内暂不包含可直接显示的源代码文件,请下载源码包。