按照默认设置的压缩质量 * 将 Bitmap 转换为 Base64 照片字符串 * * @param bmp * @return */ public static final Observable<String> bmpToBase64(Bitmap bmp) { int ...
確定! 回上一頁