I finally use a bitmap rotate method public static Bitmap rotateImage(Bitmap source, float angle) { Matrix matrix = new Matrix(); matrix.
確定! 回上一頁