如何调用相机图像而不是可绘制图像?
mBitmap = BitmapFactory.decodeResource(getResources(), R.drawable.image).copy(Bitmap.Config.ARGB_8888, true);
答案 0 :(得分:0)
以下是示例代码
char * temp = new char[size]
//modify temp(add the strings)
//change value to hold the modified string
value = temp;