12 2021 档案

摘要:1:Bitmap转bytes【】,该bitmap为256X80 private static byte[] bitmapConvertToByteArray(Bitmap bmp) { int bytes = bmp.getByteCount(); ByteBuffer buf = ByteBuff 阅读全文
posted @ 2021-12-03 10:00 蜗牛攀爬 编辑

点击右上角即可分享
微信分享提示