harmony 鸿蒙photo_native.h

  • 2025-06-12
  • 浏览 (3)

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 Kit

harmony 鸿蒙Camera_CaptureEndInfo

harmony 鸿蒙Camera_CaptureStartInfo

harmony 鸿蒙Camera_ConcurrentInfo

harmony 鸿蒙Camera_Device

harmony 鸿蒙Camera_FrameRateRange

harmony 鸿蒙Camera_FrameShutterEndInfo

harmony 鸿蒙Camera_FrameShutterInfo

harmony 鸿蒙Camera_Location

harmony 鸿蒙Camera_MetadataObject

0  赞