OH_Drawing_BitmapFormat
typedef struct {...} OH_Drawing_BitmapFormat
Overview
This 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. |
你可能感兴趣的鸿蒙文章
openharmony 鸿蒙 capi-drawing-gpu-context-h
openharmony 鸿蒙 capi-drawing-nativepixelmap-
openharmony 鸿蒙 capi-nativevsync-oh-nativevsync-expectedraterange
openharmony 鸿蒙 capi-drawing-oh-drawing-brush
openharmony 鸿蒙 capi-drawing-oh-drawing-image-info
openharmony 鸿蒙 capi-drawing-text-linetypography-h
openharmony 鸿蒙 capi-oh-nativeimage-oh-nativeimage
openharmony 鸿蒙 capi-drawing-typeface-h