harmony 鸿蒙ArkUI_ColorStop

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

ArkUI_ColorStop

Overview

Defines the gradient color stop structure.

Since: 12

Related module: ArkUI_NativeModule

Summary

Member Variables

Name Description
const uint32_t * colors Color array.
float * stops Position array.
int size Length of the array.

Member Variable Description

colors

const uint32_t* ArkUI_ColorStop::colors

Description

Color array.

size

int ArkUI_ColorStop::size

Description

Length of the array.

stops

float* ArkUI_ColorStop::stops

Description

Position array.

你可能感兴趣的鸿蒙文章

harmony 鸿蒙ArkUI

harmony 鸿蒙ARKUI_TextPickerCascadeRangeContent

harmony 鸿蒙ARKUI_TextPickerRangeContent

harmony 鸿蒙ArkUI_AnimateCompleteCallback

harmony 鸿蒙ArkUI_AttributeItem

harmony 鸿蒙ArkUI_ContextCallback

harmony 鸿蒙ArkUI_EventModule

harmony 鸿蒙ArkUI_ExpectedFrameRateRange

harmony 鸿蒙ArkUI_IntOffset

harmony 鸿蒙ArkUI_IntSize

0  赞