public Bitmap get(int width, int height, Bitmap.Config config) { return Bitmap.createBitmap(width, height, config);
確定! 回上一頁