OH_NativeBuffer_Planes
typedef struct OH_NativeBuffer_Planes {...} OH_NativeBuffer_Planes
概述
OH_NativeBuffer的图像平面格式信息。
起始版本: 12
相关模块: OH_NativeBuffer
所在头文件: native_buffer.h
汇总
成员变量
| 名称 | 描述 |
|---|---|
| uint32_t planeCount | 不同平面的数量。 |
| OH_NativeBuffer_Plane planes[4] | 图像平面格式信息数组。 |
你可能感兴趣的鸿蒙文章
openharmony 鸿蒙 capi-drawing-gpu-context-h
openharmony 鸿蒙 capi-drawing-nativepixelmap-
openharmony 鸿蒙 capi-nativevsync-oh-nativevsync-expectedraterange
openharmony 鸿蒙 capi-drawing-oh-drawing-brush
openharmony 鸿蒙 capi-drawing-oh-drawing-image-info
openharmony 鸿蒙 capi-drawing-text-linetypography-h
openharmony 鸿蒙 capi-oh-nativeimage-oh-nativeimage
openharmony 鸿蒙 capi-drawing-typeface-h