harmony 鸿蒙OH_NativeBuffer_ColorXY

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

OH_NativeBuffer_ColorXY

Overview

The OH_NativeBuffer_ColorXY struct describes the X and Y coordinates of the primary color.

System capability: SystemCapability.Graphic.Graphic2D.NativeBuffer

Since: 12

Related module: OH_NativeBuffer

Header file: buffer_common.h

Summary

Member Variables

Name Description
float x X coordinate of the primary color.
float y Y coordinate of the primary color.

Member Variable Description

x

float OH_NativeBuffer_ColorXY::x

Description

X coordinate of the primary color.

y

float OH_NativeBuffer_ColorXY::y

Description

Y coordinate of the primary color.

你可能感兴趣的鸿蒙文章

harmony 鸿蒙ArkGraphics 2D

harmony 鸿蒙BufferHandle

harmony 鸿蒙ColorSpacePrimaries

harmony 鸿蒙DisplaySoloist_ExpectedRateRange

harmony 鸿蒙_drawing

harmony 鸿蒙NativeColorSpaceManager

harmony 鸿蒙NativeDisplaySoloist

harmony 鸿蒙NativeVsync

harmony 鸿蒙NativeWindow

harmony 鸿蒙OH_Drawing_BitmapFormat

0  赞