!1764 图形API Lint整改 pixelmap_native.h

Merge pull request !1764 from shenshiyi2/master
This commit is contained in:
openharmony_ci 2024-11-18 04:16:55 +00:00 committed by Gitee
commit fd271a46a3
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -19,7 +19,7 @@
*
* @brief Provides APIs for obtaining pixel map data and information.
*
* @Syscap SystemCapability.Multimedia.Image.Core
* @syscap SystemCapability.Multimedia.Image.Core
* @since 12
*/
@ -30,7 +30,7 @@
*
* @library libpixelmap.so
* @kit ImageKit
* @Syscap SystemCapability.Multimedia.Image.Core
* @syscap SystemCapability.Multimedia.Image.Core
* @since 12
*/
@ -571,7 +571,7 @@ Image_ErrorCode OH_PixelmapImageInfo_GetPixelFormat(OH_Pixelmap_ImageInfo *info,
* @brief Get density number for imageinfo struct.
*
* @param info The imageinfo pointer will be operated.
* @param density The number of imageinfo density.
* @param alphaType The number of image alphaType.
* @return Returns {@link Image_ErrorCode}
* @since 12
*/