harmony 鸿蒙photo_native.h
photo_native.h
概述
声明相机照片概念。
库: libohcamera.so
引用文件:<ohcamera/photo_native.h>
系统能力: SystemCapability.Multimedia.Camera.Core
起始版本: 12
相关模块:OH_Camera
汇总
类型定义
名称 | 描述 |
---|---|
typedef struct OH_PhotoNative OH_PhotoNative | 相机照片对象。 |
函数
名称 | 描述 |
---|---|
Camera_ErrorCode OH_PhotoNative_GetMainImage (OH_PhotoNative *photo, OH_ImageNative **mainImage) | 获取全质量图。 |
Camera_ErrorCode OH_PhotoNative_Release (OH_PhotoNative *photo) | 释放全质量图实例。 |
你可能感兴趣的鸿蒙文章
harmony 鸿蒙Camera_CaptureEndInfo
harmony 鸿蒙Camera_CaptureStartInfo
harmony 鸿蒙Camera_ConcurrentInfo
harmony 鸿蒙Camera_FrameRateRange
harmony 鸿蒙Camera_FrameShutterEndInfo
0
赞
- 所属分类: 后端技术
- 本文标签:
热门推荐
-
2、 - 优质文章
-
3、 gate.io
-
8、 golang
-
9、 openharmony
-
10、 Vue中input框自动聚焦