harmony 鸿蒙OhosPixelMapInfo

  • 2023-06-24
  • 浏览 (421)

OhosPixelMapInfo

Overview

Defines the pixel map information.

Since: 8

Related Modules:

Image

Summary

Member Variables

Name Description
width Image width, in pixels.
height Image height, in pixels.
rowSize Number of bytes in each line.
pixelFormat Pixel format.

Member Variable Description

height

uint32_t OhosPixelMapInfo::height

Description
Image height, in pixels.

pixelFormat

int32_t OhosPixelMapInfo::pixelFormat

Description
Pixel format.

rowSize

uint32_t OhosPixelMapInfo::rowSize

Description
Number of bytes in each line.

width

uint32_t OhosPixelMapInfo::width

Description
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  赞