Searched refs:OH_ImageSourceNative_GetImageProperty (Results 1 – 11 of 11) sorted by relevance
/ohos5.0/docs/zh-cn/application-dev/media/image/ |
H A D | image-source-c.md | 82 errCode = OH_ImageSourceNative_GetImageProperty(source, &getKey, &getValue); 84 …OH_LOG_ERROR(LOG_APP, "ImageSourceNativeCTest sourceTest OH_ImageSourceNative_GetImageProperty fai…
|
H A D | image-structure-c.md | 110 | Image_String | value | 配置项 | [OH_ImageSourceNative_GetImageProperty](../../reference/apis-image-k…
|
/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/ |
H A D | image_source_native_ndk_test.cpp | 338 HWTEST_F(ImagSourceNdk2Test, OH_ImageSourceNative_GetImageProperty, TestSize.Level3) 344 Image_ErrorCode ret = OH_ImageSourceNative_GetImageProperty(imageSource, key, value);
|
/ohos5.0/docs/en/application-dev/media/image/ |
H A D | image-source-c.md | 82 errCode = OH_ImageSourceNative_GetImageProperty(source, &getKey, &getValue); 84 …OH_LOG_ERROR(LOG_APP, "ImageSourceNativeCTest sourceTest OH_ImageSourceNative_GetImageProperty fai…
|
H A D | image-structure-c.md | 110 | Image_String | value | Configuration item.| [OH_ImageSourceNative_GetImageProperty](../../referen…
|
/ohos5.0/foundation/multimedia/image_framework/interfaces/kits/native/include/image/ |
H A D | image_source_native.h | 429 Image_ErrorCode OH_ImageSourceNative_GetImageProperty(OH_ImageSourceNative *source, Image_String *k…
|
/ohos5.0/docs/zh-cn/application-dev/reference/apis-image-kit/ |
H A D | image__source__native_8h.md | 68 …ge_ErrorCode](_image___native_module.md#image_errorcode) [OH_ImageSourceNative_GetImageProperty](_…
|
H A D | _image___native_module.md | 189 | [Image_ErrorCode](#image_errorcode) [OH_ImageSourceNative_GetImageProperty](#oh_imagesourcenative… 1911 如果要获取某张照片的生成时间,可以通过[OH_ImageSourceNative_GetImageProperty](#oh_imagesourcenative_getimageproperty)接… 2896 ### OH_ImageSourceNative_GetImageProperty() 2899 Image_ErrorCode OH_ImageSourceNative_GetImageProperty(OH_ImageSourceNative *source, Image_String *k…
|
/ohos5.0/docs/en/application-dev/reference/apis-image-kit/ |
H A D | image__source__native_8h.md | 67 …ge_ErrorCode](_image___native_module.md#image_errorcode) [OH_ImageSourceNative_GetImageProperty](_…
|
H A D | _image___native_module.md | 189 | [Image_ErrorCode](#image_errorcode) [OH_ImageSourceNative_GetImageProperty](#oh_imagesourcenative… 2077 …e. To obtain the generation time of a photo, you can use [OH_ImageSourceNative_GetImageProperty](#… 3148 ### OH_ImageSourceNative_GetImageProperty() 3151 Image_ErrorCode OH_ImageSourceNative_GetImageProperty(OH_ImageSourceNative *source, Image_String *k…
|
/ohos5.0/foundation/multimedia/image_framework/frameworks/kits/js/common/ndk/ |
H A D | image_source_native.cpp | 540 Image_ErrorCode OH_ImageSourceNative_GetImageProperty(OH_ImageSourceNative *source, Image_String *k… in OH_ImageSourceNative_GetImageProperty() function
|