原创 android 圖片圓角處理

//獲得圓角圖片的方法 public static Bitmap getRoundedCornerBitmap(Bitmap bitmap,float roundPx){ Bitmap output = Bitmap.createBit