Searched refs:EFFECT_COLOR_SPACE_NOT_MATCH (Results 1 – 6 of 6) sorted by relevance
/ohos5.0/foundation/multimedia/image_effect/interfaces/kits/native/ |
H A D | image_effect_errors.h | 69 EFFECT_COLOR_SPACE_NOT_MATCH = 29000002, enumerator
|
/ohos5.0/docs/zh-cn/application-dev/reference/apis-image-kit/ |
H A D | image__effect__errors_8h.md | 31 …M_INVALID = 401, EFFECT_BUFFER_SIZE_NOT_MATCH = 29000001,<br/>EFFECT_COLOR_SPACE_NOT_MATCH = 29000…
|
H A D | _image_effect.md | 77 …M_INVALID = 401, EFFECT_BUFFER_SIZE_NOT_MATCH = 29000001,<br/>EFFECT_COLOR_SPACE_NOT_MATCH = 29000… 633 | EFFECT_COLOR_SPACE_NOT_MATCH | 输入输出色彩空间不匹配。 | 2072 …入参为空指针。 EFFECT_INPUT_OUTPUT_NOT_SUPPORTED如果待处理输入、输出图像数据类型不一致。 EFFECT_COLOR_SPACE_NOT_MATCH如果输入、输出图…
|
/ohos5.0/docs/en/application-dev/reference/apis-image-kit/ |
H A D | image__effect__errors_8h.md | 31 …AM_INVALID = 401, EFFECT_BUFFER_SIZE_NOT_MATCH = 29000001,<br>EFFECT_COLOR_SPACE_NOT_MATCH = 29000…
|
H A D | _image_effect.md | 75 …AM_INVALID = 401, EFFECT_BUFFER_SIZE_NOT_MATCH = 29000001,<br>EFFECT_COLOR_SPACE_NOT_MATCH = 29000… 631 | EFFECT_COLOR_SPACE_NOT_MATCH | The input and output color spaces do not match.| 2072 …ut and output images to be processed are different; returns **EFFECT_COLOR_SPACE_NOT_MATCH** if th…
|
/ohos5.0/foundation/multimedia/image_effect/frameworks/native/capi/ |
H A D | native_common_utils.cpp | 59 …de::ERR_NOT_SUPPORT_INPUT_OUTPUT_COLORSPACE, ImageEffect_ErrorCode::EFFECT_COLOR_SPACE_NOT_MATCH },
|