harmony 鸿蒙drawing_shadow_layer.h

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

drawing_shadow_layer.h

Overview

The , which is an enumerated value of file declares the functions related to the shadow in the drawing module.

File to include: <native_drawing/drawing_shadow_layer.h>

Library: libnative_drawing.so

Since: 12

Related module: Drawing

Summary

Functions

Name Description
OH_Drawing_ShadowLayer * OH_Drawing_ShadowLayerCreate (float blurRadius, float x, float y, uint32_t color) Creates an OH_Drawing_ShadowLayer object.
void OH_Drawing_ShadowLayerDestroy (OH_Drawing_ShadowLayer *) Destroys an OH_Drawing_ShadowLayer object and reclaims the memory occupied by the object.

你可能感兴趣的鸿蒙文章

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  赞