Searched refs:OH_ImageSource_GetImageProperty (Results 1 – 15 of 15) sorted by relevance
/ohos5.0/docs/zh-cn/application-dev/reference/apis-image-kit/ |
H A D | _ohos_image_source_property.md | 6 定义图像源属性键值字符串。 此选项给[OH_ImageSource_GetImageProperty](image.md#oh_imagesource_getimageproperty) and […
|
H A D | image.md | 2112 ### OH_ImageSource_GetImageProperty() 2115 int32_t OH_ImageSource_GetImageProperty (const ImageSourceNative * native, struct OhosImageSourcePr… 3691 定义每个样本比特的图像属性关键字。 此标签给[OH_ImageSource_GetImageProperty](#oh_imagesource_getimageproperty)和[OH_Image… 3713 定义初始日期时间的图像属性关键字。 此标签给[OH_ImageSource_GetImageProperty](#oh_imagesource_getimageproperty)和[OH_Image… 3724 定义曝光时间的图像属性关键字。 此标签给[OH_ImageSource_GetImageProperty](#oh_imagesource_getimageproperty)和[OH_ImageSo… 3745 定义GPS纬度的图像属性关键字。 此标签给[OH_ImageSource_GetImageProperty](#oh_imagesource_getimageproperty)和[OH_ImageS… 3767 定义GPS经度的图像属性关键字。 此标签给[OH_ImageSource_GetImageProperty](#oh_imagesource_getimageproperty)和[OH_ImageS… 3790 定义图像长度的图像属性关键字。 此标签给[OH_ImageSource_GetImageProperty](#oh_imagesource_getimageproperty)和[OH_ImageSo… 3801 定义图像宽度的图像属性关键字。 此标签给[OH_ImageSource_GetImageProperty](#oh_imagesource_getimageproperty)和[OH_ImageSo… 3824 定义方向的图像属性关键字。 此标签给[OH_ImageSource_GetImageProperty](#oh_imagesource_getimageproperty)和[OH_ImageSour… [all …]
|
H A D | image__source__mdk_8h.md | 63 | int32_t [OH_ImageSource_GetImageProperty](image.md#oh_imagesource_getimageproperty) (const [Image…
|
H A D | image__common_8h.md | 180 …erty_face_leye_center) = "HwMnoteFaceLeyeCenter" | 左眼中心。被用于 [OH_ImageSource_GetImageProperty](_ima…
|
H A D | _image___native_module.md | 407 …erty_face_leye_center) = "HwMnoteFaceLeyeCenter" | 左眼中心。被用于 [OH_ImageSource_GetImageProperty](#oh_… 5162 左眼中心。被用于 **OH_ImageSource_GetImageProperty** 和 **OH_ImageSource_ModifyImageProperty**。
|
/ohos5.0/docs/en/application-dev/reference/apis-image-kit/ |
H A D | _ohos_image_source_property.md | 6 …ing (in key-value format) of an image source. It is used in [OH_ImageSource_GetImageProperty](imag…
|
H A D | image.md | 2224 ### OH_ImageSource_GetImageProperty() 2227 int32_t OH_ImageSource_GetImageProperty (const ImageSourceNative * native, struct OhosImageSourcePr… 3912 …bits per sample, one of the image properties. It is used in [OH_ImageSource_GetImageProperty](#oh_… 3951 …e exposure time, one of the image properties. It is used in [OH_ImageSource_GetImageProperty](#oh_… 3977 …he GPS latitude, one of the image properties. It is used in [OH_ImageSource_GetImageProperty](#oh_… 4003 …e GPS longitude, one of the image properties. It is used in [OH_ImageSource_GetImageProperty](#oh_… 4030 …he image length, one of the image properties. It is used in [OH_ImageSource_GetImageProperty](#oh_… 4043 …the image width, one of the image properties. It is used in [OH_ImageSource_GetImageProperty](#oh_… 4057 …O speed ratings, one of the image properties. It is used in [OH_ImageSource_GetImageProperty](#oh_… 4070 …the orientation, one of the image properties. It is used in [OH_ImageSource_GetImageProperty](#oh_… [all …]
|
H A D | image__source__mdk_8h.md | 63 | int32_t [OH_ImageSource_GetImageProperty](image.md#oh_imagesource_getimageproperty) (const [Image…
|
H A D | image__common_8h.md | 180 … "HwMnoteFaceLeyeCenter" | Left eye centered. It is used in [OH_ImageSource_GetImageProperty](_ima…
|
H A D | _image___native_module.md | 407 … "HwMnoteFaceLeyeCenter" | Left eye centered. It is used in [OH_ImageSource_GetImageProperty](#oh_… 5578 Left eye centered. It is used in **OH_ImageSource_GetImageProperty** and **OH_ImageSource_ModifyIma…
|
/ohos5.0/foundation/multimedia/image_framework/interfaces/kits/native/include/ |
H A D | image_source_mdk.h | 850 int32_t OH_ImageSource_GetImageProperty(const ImageSourceNative* native,
|
/ohos5.0/foundation/multimedia/image_framework/frameworks/kits/js/common/ndk/ |
H A D | image_source_mdk.cpp | 232 int32_t OH_ImageSource_GetImageProperty(const ImageSourceNative* native, in OH_ImageSource_GetImageProperty() function
|
/ohos5.0/docs/zh-cn/application-dev/media/image/ |
H A D | image-decoding-native.md | 161 OH_ImageSource_GetImageProperty(imageSourceNative_c, &target, &response);
|
/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/ |
H A D | image_ndk_test.cpp | 518 int32_t ret = OH_ImageSource_GetImageProperty(native, key, value);
|
/ohos5.0/docs/en/application-dev/media/image/ |
H A D | image-decoding-native.md | 161 OH_ImageSource_GetImageProperty(imageSourceNative_c, &target, &response);
|