Hello , i would like to offer my new library about bitmaps , wish you can scale or rotate or have a rounded bitmaps and get the memory used. hope it will be useful for you.
Version : 1.0
Methods :
Version : 1.0
Methods :
- getRoundedBitmap(Bitmap as Bitmap) as Bitmap
- getScaledBitmap(Fname as String , mDstWidth as int , mDstHeight as int)
- MemUsage as int
- Rotation as float
- ScaleType as string : "Crop" or "Fit"