harmony 鸿蒙OhosImageSize

  • 2023-10-30
  • 浏览 (266)

OhosImageSize

概述

定义图像大小。

起始版本:

10

相关模块:

Image

汇总

成员变量

名称 描述
width 像素中的图像宽度,用pixels表示
height 像素中的图像高度,用pixels表示

结构体成员变量说明

height

int32_t OhosImageSize::height

描述:

像素中的图像高度,用pixels表示

width

int32_t OhosImageSize::width

描述:

像素中的图像宽度,用pixels表示

你可能感兴趣的鸿蒙文章

harmony 鸿蒙Native API

harmony 鸿蒙AVCapability

harmony 鸿蒙AVDemuxer

harmony 鸿蒙AVMuxer

harmony 鸿蒙AVScreenCapture

harmony 鸿蒙AVSource

harmony 鸿蒙AudioDecoder

harmony 鸿蒙AudioEncoder

harmony 鸿蒙CodecBase

harmony 鸿蒙Core

0  赞