harmony 鸿蒙OhosImageReceiverInfo

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

OhosImageReceiverInfo

概述

定义ImageReceiver的相关信息。

起始版本: 10

相关模块: Image

所在头文件: image_receiver_mdk.h

汇总

成员变量

|名称|描述| |–|–| |int32_t width|消费端接收图片时的默认图像宽度,用pixels表示。| |int32_t height|消费端接收图片时的默认图像高度,用pixels表示。| |int32_t format|通过接收器创建图像格式OHOS_IMAGE_FORMAT_JPEG。| |int32_t capicity|图片缓存数量的最大值。|

你可能感兴趣的鸿蒙文章

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  赞