Bitmap对象写成图片文件,加水印等 android

FileOutPutStream m_fileOutPutStream = null; try { m_fileOutPutStream = new FileOutputStream(filePath);//写入的文件路径 } catch (FileNotFoundException e) { // TODO Auto-generated catch block e.printStackTrace
相关文章
相关标签/搜索