harmony 鸿蒙Camera_Point

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

Camera_Point

Overview

The Camera_Point struct describes the parameters related to a point.

Since: 11

Related module: OH_Camera

Header file: camera.h

Summary

Member Variables

Name Description
double x X coordinate. The value range is [0,1].
double y Y coordinate. The value range is [0,1].

Member Variable Description

x

double Camera_Point::x

Description

X coordinate. The value range is [0,1].

y

double Camera_Point::y

Description

Y coordinate. The value range is [0,1].

你可能感兴趣的鸿蒙文章

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  赞