harmony 鸿蒙Image_String

2025-06-12 浏览 (1)

Image_String

概述

字符串结构。

起始版本: 12

相关模块: Image_NativeModule

所在头文件: image_common.h

汇总

成员变量

|名称|描述| |–|–| |char *data = nullptr|字符类型数据。| |size_t size = 0|数据长度。|

你可能感兴趣的鸿蒙文章

harmony 鸿蒙Image Kit(图片处理服务)

harmony 鸿蒙Interface (AuxiliaryPicture)

harmony 鸿蒙Interface (Image)

harmony 鸿蒙Interface (ImageCreator)

harmony 鸿蒙Interface (ImagePacker)

harmony 鸿蒙Interface (ImageReceiver)

harmony 鸿蒙Interface (ImageSource)

harmony 鸿蒙Interface (Metadata)

harmony 鸿蒙Interface (Picture)

harmony 鸿蒙Interface (PixelMap)

^