图形API Lint整改 OH_PixelmapImageInfo_GetAlphaType

Signed-off-by: shenshiyi2 <shenshiyi2@h-partners.com>
This commit is contained in:
shenshiyi2 2024-11-21 15:12:15 +08:00
parent db8f0ef009
commit b9814c10b9

View File

@ -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.