Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/image_framework/interfaces/kits/native/include/
H A Dimage_pixel_map_mdk.h355 int32_t OH_PixelMap_SetAlphaAble(const NativePixelMap* native, int32_t alpha);
/ohos5.0/docs/zh-cn/release-notes/changelogs/OpenHarmony_4.0.10.1/
H A Dchangelogs-image.md127 OH_PixelMap_SetAlphaAble (const NativePixelMap *native, int32_t alpha)
/ohos5.0/docs/en/release-notes/changelogs/OpenHarmony_4.0.10.1/
H A Dchangelogs-image.md137 - OH_PixelMap_SetAlphaAble (const NativePixelMap *native, int32_t alpha)
/ohos5.0/docs/zh-cn/application-dev/reference/apis-image-kit/
H A Dimage__pixel__map__mdk_8h.md56 | int32_t [OH_PixelMap_SetAlphaAble](image.md#oh_pixelmap_setalphaable) (const [NativePixelMap](ima…
H A Dimage.md119 | int32_t [OH_PixelMap_SetAlphaAble](#oh_pixelmap_setalphaable) (const [NativePixelMap](#nativepixe…
3242 ### OH_PixelMap_SetAlphaAble()
3245 int32_t OH_PixelMap_SetAlphaAble (const NativePixelMap * native, int32_t alpha )
/ohos5.0/docs/zh-cn/application-dev/media/image/
H A Dimage-pixelmap-operation-native.md144 OH_PixelMap_SetAlphaAble(native, alphaAble);
/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/
H A Dndk_test.cpp90 int32_t res = OH_PixelMap_SetAlphaAble(p, num);
/ohos5.0/foundation/multimedia/image_framework/frameworks/kits/js/common/pixelmap_ndk/
H A Dimage_pixel_map_ndk.cpp124 int32_t OH_PixelMap_SetAlphaAble(const NativePixelMap* native, int32_t alpha) in OH_PixelMap_SetAlphaAble() function
/ohos5.0/docs/en/application-dev/reference/apis-image-kit/
H A Dimage__pixel__map__mdk_8h.md56 | int32_t [OH_PixelMap_SetAlphaAble](image.md#oh_pixelmap_setalphaable) (const [NativePixelMap](ima…
H A Dimage.md119 | int32_t [OH_PixelMap_SetAlphaAble](#oh_pixelmap_setalphaable) (const [NativePixelMap](#nativepixe…
3410 ### OH_PixelMap_SetAlphaAble()
3413 int32_t OH_PixelMap_SetAlphaAble (const NativePixelMap * native, int32_t alpha )
/ohos5.0/docs/en/application-dev/media/image/
H A Dimage-pixelmap-operation-native.md144 OH_PixelMap_SetAlphaAble(native, alphaAble);