harmony 鸿蒙Camera_Rect
Camera_Rect
概述
矩形定义。
起始版本: 11
相关模块:OH_Camera
所在头文件:camera.h
汇总
成员变量
名称 | 描述 |
---|---|
int32_t topLeftX | 左上角的X坐标。 |
int32_t topLeftY | 左上角的Y坐标。 |
int32_t width | 矩形宽度,单位为像素。 |
int32_t height | 矩形高度,单位为像素。 |
结构体成员变量说明
height
int32_t Camera_Rect::height
描述 矩形高度,单位为像素。
topLeftX
int32_t Camera_Rect::topLeftX
描述 左上角的X坐标。
topLeftY
int32_t Camera_Rect::topLeftY
描述 左上角的Y坐标。
width
int32_t Camera_Rect::width
描述 矩形宽度,单位为像素。
你可能感兴趣的鸿蒙文章
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框自动聚焦