未验证 提交 1af062ef 编写于 作者: Z zengyawen 提交者: Gitee

add nativeapis

Signed-off-by: Nzengyawen <zengyawen1@huawei.com>
上级 f46ace17
# OH_Drawing_BitmapFormat
## Overview
Defines the pixel format of a bitmap, including the color type and alpha type.
**Since:**
8
**Related Modules:**
[Drawing](_drawing.md)
## Summary
### Member Variables
| Name | Description |
| -------- | -------- |
| [colorFormat](#colorformat) | Storage format of bitmap pixels |
| [alphaFormat](#alphaformat) | Alpha format of bitmap pixels |
## Member Variable Description
### alphaFormat
```
OH_Drawing_AlphaFormat OH_Drawing_BitmapFormat::alphaFormat
```
**Description**<br>
Alpha format of bitmap pixels
### colorFormat
```
OH_Drawing_ColorFormat OH_Drawing_BitmapFormat::colorFormat
```
**Description**<br>
Storage format of bitmap pixels
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册