1 Star 0 Fork 5.1K

睿凡 / docs

forked from OpenHarmony / docs 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
LayerAlpha.md 3.90 KB
一键复制 编辑 原始数据 按行查看 历史
wenjun 提交于 2020-09-08 10:08 . add OpenHarmony 1.0 baseline

LayerAlpha

Overview

Related Modules:

Display

Description:

Defines alpha operations on a layer.

Summary

Data Fields

Variable Name

Description

enAlpha

bool 

enChnAlpha

bool 

alpha0

uint8_t 

alpha1

uint8_t 

gAlpha

uint8_t 

Details

Field Documentation

alpha0

uint8_t LayerAlpha::alpha0

Description:

Alpha0 value, ranging from 0 to 255

alpha1

uint8_t LayerAlpha::alpha1

Description:

Alpha1 value, ranging from 0 to 255

enAlpha

bool LayerAlpha::enAlpha

Description:

Pixel alpha enable bit

enChnAlpha

bool LayerAlpha::enChnAlpha

Description:

Channel alpha enable bit

gAlpha

uint8_t LayerAlpha::gAlpha

Description:

Global alpha value, ranging from 0 to 255

1
https://gitee.com/lcpsky/docs.git
git@gitee.com:lcpsky/docs.git
lcpsky
docs
docs
master

搜索帮助