eclipse中开发android手机应用程序 怎样调用相机拍照得到高分辨率的图片
//Creates a new Camera object to access a particular hardware camera.
Camera camera = Camera.open() ;
//Returns the current settings for this Camera service.
Parameters parameters = camera.getParameters();
//Sets the dimensions for preview pictures.
parameters.setPreviewSize(int width, int height)
//Sets the dimensions for pictures.
parameters.setPictureSize(int width, int height)
//你先获取一下 你手机支持的分辨率,不然你不好设置你手机支持的最高分辨率
//Creates a single string with all the parameters set in this Parameters object.
//camera.getParameters().flatten();
//return String 你看一下返回的字符串,就可以看到很多手机摄像的很多相关参数了。
Camera camera = Camera.open() ;
//Returns the current settings for this Camera service.
Parameters parameters = camera.getParameters();
//Sets the dimensions for preview pictures.
parameters.setPreviewSize(int width, int height)
//Sets the dimensions for pictures.
parameters.setPictureSize(int width, int height)
//你先获取一下 你手机支持的分辨率,不然你不好设置你手机支持的最高分辨率
//Creates a single string with all the parameters set in this Parameters object.
//camera.getParameters().flatten();
//return String 你看一下返回的字符串,就可以看到很多手机摄像的很多相关参数了。
热门搜索
- 2018-07-318月8号成都出发去色达,自驾游,有2个位置可以结伴
- 2018-07-31这地方热吗?莫干山不错的,下渚湖怎样热不热
- 2018-07-31儿童超过120m要买票吗
- 2018-07-31准备去大理旅游三天,从昆明出发 求大神推荐路线
- 2018-07-31从厦大学生公寓到南普陀寺怎么走,要多长时间到?
- 2018-07-31问一哈从宜宾到济南,怎么走最划算