OH_Drawing_Image_Info
typedef struct {...} OH_Drawing_Image_Info
Overview
This struct describes the image information.
Since: 12
Related module: Drawing
Header file: drawing_types.h
Summary
Member Variables
| Name | Description |
|---|---|
| int32_t width | Width, in pixels. |
| int32_t height | Height, in pixels. |
| OH_Drawing_ColorFormat colorType | Color type. |
| OH_Drawing_AlphaFormat alphaType | Alpha type. |
你可能感兴趣的鸿蒙文章
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-text-linetypography-h
openharmony 鸿蒙 capi-oh-nativeimage-oh-nativeimage
openharmony 鸿蒙 capi-drawing-typeface-h
openharmony 鸿蒙 capi-drawing-brush-h