ColorSpacePrimaries
typedef struct {...} ColorSpacePrimaries
Overview
Describes the color space primaries.
Since: 13
Related module: NativeColorSpaceManager
Header file: native_color_space_manager.h
Summary
Member Variables
| Name | Description |
|---|---|
| float rX | X-coordinate of the red color. |
| float rY | Y-coordinate of the red color. |
| float gX | X-coordinate of the green color. |
| float gY | Y-coordinate of the green color. |
| float bX | X-coordinate of the blue color. |
| float bY | Y-coordinate of the blue color. |
| float wX | X-coordinate of the white point. |
| float wY | Y-coordinate of the white point. |
你可能感兴趣的鸿蒙文章
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