harmony 鸿蒙OH_Drawing_BitmapFormat
OH_Drawing_BitmapFormat
Overview
The OH_Drawing_BitmapFormat struct describes the pixel format of a bitmap, including the color type and alpha type.
Since: 8
Related module: Drawing
Header file: drawing_bitmap.h
Summary
Member Variables
Name | Description |
---|---|
OH_Drawing_ColorFormat colorFormat | Storage format of bitmap pixels. |
OH_Drawing_AlphaFormat alphaFormat | Alpha format of bitmap pixels. |
Member Variable Description
alphaFormat
OH_Drawing_AlphaFormat OH_Drawing_BitmapFormat::alphaFormat
Description
Alpha format of bitmap pixels.
colorFormat
OH_Drawing_ColorFormat OH_Drawing_BitmapFormat::colorFormat
Description
Storage format of bitmap pixels.
你可能感兴趣的鸿蒙文章
harmony 鸿蒙DisplaySoloist_ExpectedRateRange
harmony 鸿蒙NativeColorSpaceManager
0
赞
- 所属分类: 后端技术
- 本文标签:
热门推荐
-
2、 - 优质文章
-
3、 gate.io
-
8、 golang
-
9、 openharmony
-
10、 Vue中input框自动聚焦