harmony 鸿蒙OhosPixelMapCreateOps

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

OhosPixelMapCreateOps

The OhosPixelMapCreateOps struct defines the options used for creating a pixel map.

Since

10

Related Modules

Image

Name Description
width Image width, in pixels.
height Image height, in pixels.
pixelFormat Image format.
editable Editing type of the image.
alphaType Alpha type of the image.
scaleMode Scale mode of the image.
uint32_t OhosPixelMapCreateOps::alphaType

Description

Alpha type of the image.

uint32_t OhosPixelMapCreateOps::editable

Description

Editing type of the image.

uint32_t OhosPixelMapCreateOps::height

Description

Image height, in pixels.

int32_t OhosPixelMapCreateOps::pixelFormat

Description

Image format.

uint32_t OhosPixelMapCreateOps::scaleMode

Description

Scale mode of the image.

uint32_t OhosPixelMapCreateOps::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  赞