mirror of
https://gitee.com/openharmony/interface_sdk_c
synced 2024-11-23 06:39:54 +00:00
图形API Lint整改 OH_PixelmapImageInfo_GetAlphaType
Signed-off-by: shenshiyi2 <shenshiyi2@h-partners.com>
This commit is contained in:
parent
db8f0ef009
commit
b9814c10b9
@ -568,7 +568,7 @@ Image_ErrorCode OH_PixelmapImageInfo_GetRowStride(OH_Pixelmap_ImageInfo *info, u
|
||||
Image_ErrorCode OH_PixelmapImageInfo_GetPixelFormat(OH_Pixelmap_ImageInfo *info, int32_t *pixelFormat);
|
||||
|
||||
/**
|
||||
* @brief Get density number for imageinfo struct.
|
||||
* @brief Get alphaType number for imageinfo struct.
|
||||
*
|
||||
* @param info The imageinfo pointer will be operated.
|
||||
* @param alphaType The number of image alphaType.
|
||||
|
Loading…
Reference in New Issue
Block a user