harmony 鸿蒙OhosImageSourceUpdateData

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

OhosImageSourceUpdateData

概述

定义图像源更新数据选项,由OH_ImageSource_UpdateData获取。

起始版本: 10

相关模块: Image

所在头文件: image_source_mdk.h

汇总

成员变量

|名称|描述| |–|–| |uint8_t* buffer = nullptr|图像源更新数据缓冲区。| |size_t bufferSize = 0|图像源更新数据缓冲区大小。| |uint32_t offset = 0|图像源更新数据缓冲区的开端。| |uint32_t updateLength = 0|图像源更新数据缓冲区的更新数据长度。| |int8_t isCompleted = 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)

0  赞