harmony 鸿蒙OH_NativeBuffer_Smpte2086
OH_NativeBuffer_Smpte2086
Overview
The OH_NativeBuffer_Smpte2086 struct describes the SMPTE ST 2086 static metadata.
System capability: SystemCapability.Graphic.Graphic2D.NativeBuffer
Since: 12
Related module: OH_NativeBuffer
Header file: buffer_common.h
Summary
Member Variables
Name | Description |
---|---|
OH_NativeBuffer_ColorXY displayPrimaryRed | Red primary color. |
OH_NativeBuffer_ColorXY displayPrimaryGreen | Green primary color. |
OH_NativeBuffer_ColorXY displayPrimaryBlue | Blue primary color. |
OH_NativeBuffer_ColorXY whitePoint | White point. |
float maxLuminance | Maximum luminance. |
float minLuminance | Minimum luminance. |
Member Variable Description
displayPrimaryBlue
OH_NativeBuffer_ColorXY OH_NativeBuffer_Smpte2086::displayPrimaryBlue
Description
Blue primary color.
displayPrimaryGreen
OH_NativeBuffer_ColorXY OH_NativeBuffer_Smpte2086::displayPrimaryGreen
Description
Green primary color.
displayPrimaryRed
OH_NativeBuffer_ColorXY OH_NativeBuffer_Smpte2086::displayPrimaryRed
Description
Red primary color.
maxLuminance
float OH_NativeBuffer_Smpte2086::maxLuminance
Description
Maximum luminance.
minLuminance
float OH_NativeBuffer_Smpte2086::minLuminance
Description
Minimum luminance.
whitePoint
OH_NativeBuffer_ColorXY OH_NativeBuffer_Smpte2086::whitePoint
Description
White point.
你可能感兴趣的鸿蒙文章
harmony 鸿蒙DisplaySoloist_ExpectedRateRange
harmony 鸿蒙NativeColorSpaceManager
0
赞
- 所属分类: 后端技术
- 本文标签:
热门推荐
-
2、 - 优质文章
-
3、 gate.io
-
8、 golang
-
9、 openharmony
-
10、 Vue中input框自动聚焦