harmony 鸿蒙photo_native.h
photo_native.h
Overview
The camera_input.h file declares the camera photo concepts.
Library: libohcamera.so
File to include: <ohcamera/photo_native.h>
System capability: SystemCapability.Multimedia.Camera.Core
Since: 12
Related module: OH_Camera
Summary
Types
Name | Description |
---|---|
typedef struct OH_PhotoNative OH_PhotoNative | Defines a struct for the camera photo object. |
Functions
Name | Description |
---|---|
Camera_ErrorCode OH_PhotoNative_GetMainImage (OH_PhotoNative *photo, OH_ImageNative **mainImage) | Obtains a full quality photo. |
Camera_ErrorCode OH_PhotoNative_Release (OH_PhotoNative *photo) | Releases a full quality 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框自动聚焦