Home
last modified time | relevance | path

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

/ohos5.0/docs/zh-cn/application-dev/reference/apis-image-kit/
H A D_ohos_image_source_supported_format.md6 …dFormatList](_ohos_image_source_supported_format_list.md)和[OH_ImageSource_GetSupportedFormats](ima…
H A D_ohos_image_source_supported_format_list.md6 定义图像源支持的格式字符串列表。 由[OH_ImageSource_GetSupportedFormats](image.md#oh_imagesource_getsupportedformats)…
H A Dimage__source__mdk_8h.md56 | int32_t [OH_ImageSource_GetSupportedFormats](image.md#oh_imagesource_getsupportedformats) (struct…
H A Dimage.md152 | int32_t [OH_ImageSource_GetSupportedFormats](#oh_imagesource_getsupportedformats) (struct [OhosIm…
2175 ### OH_ImageSource_GetSupportedFormats()
2178 int32_t OH_ImageSource_GetSupportedFormats (struct OhosImageSourceSupportedFormatList * res)
/ohos5.0/docs/en/application-dev/reference/apis-image-kit/
H A D_ohos_image_source_supported_format.md6 …matList](_ohos_image_source_supported_format_list.md) and [OH_ImageSource_GetSupportedFormats](ima…
H A D_ohos_image_source_supported_format_list.md6 …t supported by an image source. It is obtained by calling [OH_ImageSource_GetSupportedFormats](ima…
H A Dimage__source__mdk_8h.md56 | int32_t [OH_ImageSource_GetSupportedFormats](image.md#oh_imagesource_getsupportedformats) (struct…
H A Dimage.md152 | int32_t [OH_ImageSource_GetSupportedFormats](#oh_imagesource_getsupportedformats) (struct [OhosIm…
2289 ### OH_ImageSource_GetSupportedFormats()
2292 int32_t OH_ImageSource_GetSupportedFormats (struct OhosImageSourceSupportedFormatList * res)
/ohos5.0/foundation/multimedia/image_framework/interfaces/kits/native/include/
H A Dimage_source_mdk.h605 int32_t OH_ImageSource_GetSupportedFormats(struct OhosImageSourceSupportedFormatList* res);
/ohos5.0/foundation/multimedia/image_framework/frameworks/kits/js/common/ndk/
H A Dimage_source_mdk.cpp149 int32_t OH_ImageSource_GetSupportedFormats(struct OhosImageSourceSupportedFormatList* res) in OH_ImageSource_GetSupportedFormats() function
/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/
H A Dimage_ndk_test.cpp418 int32_t ret = OH_ImageSource_GetSupportedFormats(res);