harmony 鸿蒙OhosImageSourceInfo

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

OhosImageSourceInfo

概述

定义图像源信息,由OH_ImageSource_GetImageInfo获取。

起始版本: 10

相关模块: Image

所在头文件: image_source_mdk.h

汇总

成员变量

|名称|描述| |–|–| |int32_t pixelFormat|图像源像素格式,由OH_ImageSource_Create设置。| |int32_t colorSpace|图像源色彩空间。| |int32_t alphaType|图像源透明度类型。| |int32_t density|图像源密度,由OH_ImageSource_Create设置。| |struct OhosImageSize size|图像源像素宽高的大小。|

你可能感兴趣的鸿蒙文章

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  赞