harmony 鸿蒙OH_Drawing_String

2025-06-12 浏览 (1)

OH_Drawing_String

Overview

The OH_Drawing_String struct describes a string of characters encoded in UTF-16.

Since: 14

Related module: Drawing

Header file: drawing_types.h

Summary

Member Variables

NameDescription
uint8_t * strDataPointer to a byte array that stores characters in the UTF-16 encoding format.
uint32_t strLenActual length of the string that strData points to, in bytes.

Member Variable Description

strData

uint8_t* OH_Drawing_String::strData

Description

Pointer to a byte array that stores characters in the UTF-16 encoding format.

strLen

uint32_t OH_Drawing_String::strLen

Description

Actual length of the string that strData points to, in bytes.

你可能感兴趣的鸿蒙文章

harmony 鸿蒙ArkGraphics 2D

harmony 鸿蒙BufferHandle

harmony 鸿蒙ColorSpacePrimaries

harmony 鸿蒙DisplaySoloist_ExpectedRateRange

harmony 鸿蒙_drawing

harmony 鸿蒙NativeColorSpaceManager

harmony 鸿蒙NativeDisplaySoloist

harmony 鸿蒙NativeVsync

harmony 鸿蒙NativeWindow

harmony 鸿蒙OH_Drawing_BitmapFormat

  • 所属分类: 后端技术
  • 本文标签: 软件 鸿蒙
  • 版权声明: 本文链接 https://seaxiang.com/blog/XeLY7B