update multimedia/image_framework/include/image/pixelmap_native.h.

Signed-off-by: shenshiyi2 <shenshiyi2@h-partners.com>
This commit is contained in:
shenshiyi2 2024-11-21 07:23:58 +00:00 committed by Gitee
parent b86a924283
commit e1efc215cd
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -571,7 +571,7 @@ Image_ErrorCode OH_PixelmapImageInfo_GetPixelFormat(OH_Pixelmap_ImageInfo *info,
* @brief Get alphaType number for imageinfo struct.
*
* @param info The imageinfo pointer will be operated.
* @param alphaType The number of image alphaType.
* @param alphaType The number of imageinfo alphaType.
* @return Returns {@link Image_ErrorCode}
* @since 12
*/