harmony 鸿蒙Camera_Size

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

Camera_Size

Overview

The Camera_Size struct describes the parameters related to the size.

Since: 11

Related module: OH_Camera

Header file: camera.h

Summary

Member Variables

Name Description
uint32_t width Width, in pixels.
uint32_t height Height, in pixels.

Member Variable Description

height

uint32_t Camera_Size::height

Description

Height, in pixels.

width

uint32_t Camera_Size::width

Description

Width, in pixels.

你可能感兴趣的鸿蒙文章

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  赞