harmony 鸿蒙Image_String
Image_String
Overview
The Image_String struct describes an image string.
Since: 12
Related module: Image_NativeModule
Header file: image_common.h
Summary
Member Variables
Name | Description |
---|---|
char * data = nullptr | Pointer to the data represented by the string. |
size_t size = 0 | Data length. |
Member Variable Description
data
char* Image_String::data = nullptr
Description
Pointer to the data represented by the string.
size
size_t Image_String::size = 0
Description
Data length.
你可能感兴趣的鸿蒙文章
harmony 鸿蒙_image___native_module
harmony 鸿蒙ImageEffect_FilterDelegate
0
赞
- 所属分类: 后端技术
- 本文标签:
热门推荐
-
2、 - 优质文章
-
3、 gate.io
-
8、 golang
-
9、 openharmony
-
10、 Vue中input框自动聚焦