試著突破低點,往高點邁進
Bitmap bitmap = ...; Bitmap bitmapResize = Bitmap.createScaledBitmap(bitmap:source, width:int, height:int, true);