1 Star 0 Fork 5.4K

How / docs

forked from OpenHarmony / docs 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
ILine.md 4.23 KB
一键复制 编辑 原始数据 按行查看 历史
[yang] 提交于 2020-12-12 14:19 . Description: update docs 20201212

ILine

Overview

Related Modules:

Display

Description:

Describes a line to help draw lines in hardware acceleration.

Summary

Data Fields

Variable Name

Description

x0

int32_t

y0

int32_t

x1

int32_t

y1

int32_t

color

uint32_t

Details

**Field **

color

uint32_t ILine::color

Description:

Line color

x0

int32_t ILine::x0

Description:

X-axis coordinate of the start point of a line

x1

int32_t ILine::x1

Description:

X-axis coordinate of the end point of a line

y0

int32_t ILine::y0

Description:

Y-axis coordinate of the start point of a line

y1

int32_t ILine::y1

Description:

Y-axis coordinate of the end point of a line

马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/mike-mei/docs.git
git@gitee.com:mike-mei/docs.git
mike-mei
docs
docs
master

搜索帮助

344bd9b3 5694891 D2dac590 5694891