登录
首页 » Java » android camera 摄像头拍照例子源码

android camera 摄像头拍照例子源码

于 2014-11-10 发布
0 244
下载积分: 1 下载次数: 0

代码说明:

android camera 摄像头拍照例子源码

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • android 白天黑夜模式切换例子源码
    android 白天黑夜模式切换例子源码
    2014-09-28下载
    积分:1
  • 微信小程序:电商源码
    【实例简介】微信小程序:电商源码
    2021-12-08 00:37:38下载
    积分:1
  • android 热键插拔例子源码
    Android的热插拔监听源代码,可以用来监听耳机之类的热插拔事件发生
    2014-09-25下载
    积分:1
  • Android用Intent实现Camera 拍照功能
    Android用Intent实现Camera 拍照功能
    2014-01-19下载
    积分:1
  • 一款好用的指南针app源码(android)
    AS可直接打开使用AS可直接打开使用
    2019-03-24下载
    积分:1
  • android 微信分享实例源码下载 WeixinShare
    android 微信分享实例源码下载 WeixinShare
    2014-08-07下载
    积分:1
  • 远程视频监控
    【核心代码】 public interface CameraSource {  static final String LOG_TAG = "camera";  /**  * Open the camera source for subsequent use via calls to capture().  *   * @return true if the camera source was successfully opened.  */  boolean open();  /**  * Close the camera source. Calling close on a closed CameraSource is  * permitted but has no effect. The camera source may be reopened after  * being closed.  */  void close();  /**  * The width of the captured image.  *   * @return the width of the capture in pixels  */  int getWidth();  /**  * The height of the captured image.  *   * @return the height of the capture in pixels  */  int getHeight();  /**  * Attempts to render the current camera view onto the supplied canvas.  * The capture will be rendered into the rectangle (0,0,width,height).  * Outstanding transformations on the canvas may alter this.  *   * @param canvas the canvas to which the captured pixel data will be written  * @return true iff a frame was successfully written to the canvas  */  boolean capture(Canvas canvas);  boolean saveImage(String savePath, String fileName); }
    2013-12-04下载
    积分:1
  • Android移动一本就够源码
    Android移动开发一本就够源码
    2014-09-22下载
    积分:1
  • android 文件存储 file操作 示例源码下载
    android 文件存储 file操作 示例源码下载
    2014-03-14下载
    积分:1
  • 下拉列表Spinner入门级示例代码
    非常入门级的示例,适合新手
    2015-04-25下载
    积分:1
  • 696516资源总数
  • 106918会员总数
  • 4今日下载