Home
last modified time | relevance | path

Searched refs:OH_PixelmapImageInfo_GetAlphaType (Results 1 – 11 of 11) sorted by relevance

/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/
H A Dpixelmap_native_ndk_test.cpp212 HWTEST_F(PixelMapNdk2Test, OH_PixelmapImageInfo_GetAlphaType, TestSize.Level3)
217 Image_ErrorCode ret = OH_PixelmapImageInfo_GetAlphaType(ImageInfo, &density);
/ohos5.0/docs/zh-cn/application-dev/media/image/
H A Dpixelmap-c.md95 OH_PixelmapImageInfo_GetAlphaType(imageInfo, &alphaType);
H A Dimage-structure-c.md211 | int32_t | alphaType | 透明度类型 | [OH_PixelmapImageInfo_GetAlphaType](../../reference/apis-image-kit/…
/ohos5.0/foundation/multimedia/image_framework/interfaces/kits/native/include/image/
H A Dpixelmap_native.h581 Image_ErrorCode OH_PixelmapImageInfo_GetAlphaType(OH_Pixelmap_ImageInfo *info, int32_t *alphaType);
/ohos5.0/docs/en/application-dev/media/image/
H A Dpixelmap-c.md95 OH_PixelmapImageInfo_GetAlphaType(imageInfo, &alphaType);
H A Dimage-structure-c.md211 | int32_t | alphaType | Alpha type.| [OH_PixelmapImageInfo_GetAlphaType](../../reference/apis-image…
/ohos5.0/docs/zh-cn/application-dev/reference/apis-image-kit/
H A Dpixelmap__native_8h.md79 | [Image_ErrorCode](_image___native_module.md#image_errorcode) [OH_PixelmapImageInfo_GetAlphaType](…
H A D_image___native_module.md244 | [Image_ErrorCode](#image_errorcode) [OH_PixelmapImageInfo_GetAlphaType](#oh_pixelmapimageinfo_get…
3692 ### OH_PixelmapImageInfo_GetAlphaType()
3695 Image_ErrorCode OH_PixelmapImageInfo_GetAlphaType(OH_Pixelmap_ImageInfo *info, int32_t *alphaType)
/ohos5.0/docs/en/application-dev/reference/apis-image-kit/
H A Dpixelmap__native_8h.md79 | [Image_ErrorCode](_image___native_module.md#image_errorcode) [OH_PixelmapImageInfo_GetAlphaType](…
H A D_image___native_module.md244 | [Image_ErrorCode](#image_errorcode) [OH_PixelmapImageInfo_GetAlphaType](#oh_pixelmapimageinfo_get…
4016 ### OH_PixelmapImageInfo_GetAlphaType()
4019 Image_ErrorCode OH_PixelmapImageInfo_GetAlphaType(OH_Pixelmap_ImageInfo *info, int32_t *alphaType)
/ohos5.0/foundation/multimedia/image_framework/frameworks/kits/js/common/pixelmap_ndk/
H A Dpixelmap_native.cpp372 Image_ErrorCode OH_PixelmapImageInfo_GetAlphaType(OH_Pixelmap_ImageInfo *info, int32_t *alphaType) in OH_PixelmapImageInfo_GetAlphaType() function