harmony 鸿蒙OhosImageSize

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

OhosImageSize

Overview

The OhosImageSize struct defines the image size.

Since

10

Related Modules

Image

Summary

Member Variables

Name Description
width Defines the image width, in pixels.
height Defines the image height, in pixels.

Member Variable Description

height

int32_t OhosImageSize::height

Description

Defines the image height, in pixels.

width

int32_t OhosImageSize::width

Description

Defines the image width, in pixels.

你可能感兴趣的鸿蒙文章

harmony 鸿蒙Native APIs

harmony 鸿蒙AVCapability

harmony 鸿蒙AVDemuxer

harmony 鸿蒙AVMuxer

harmony 鸿蒙AVScreenCapture

harmony 鸿蒙AVSource

harmony 鸿蒙AudioDecoder

harmony 鸿蒙AudioEncoder

harmony 鸿蒙CodecBase

harmony 鸿蒙Core

0  赞