harmony 鸿蒙Image_Region

2025-06-12 浏览 (1)

Image_Region

概述

待解码的图像源区域结构体。

起始版本: 12

相关模块: Image_NativeModule

所在头文件: image_common.h

汇总

成员变量

名称描述
uint32_t x区域横坐标,不能大于原图的宽度。
uint32_t y区域纵坐标,不能大于原图的高度。
uint32_t width输出图片的宽,单位:像素。
uint32_t height输出图片的高,单位:像素。

你可能感兴趣的鸿蒙文章

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)

  • 所属分类: 后端技术
  • 本文标签: 软件 鸿蒙
  • 版权声明: 本文链接 https://seaxiang.com/blog/5lMnew