ImageEffect_Any
typedef struct ImageEffect_Any {...} ImageEffect_Any
Overview
The struct describes the image effect parameters.
Since: 12
Related module: ImageEffect
Header file: image_effect_filter.h
Summary
Member Variables
The following table lists the declarations supporting C++ syntax.
| Name | Description |
|---|---|
| ImageEffect_DataType dataType = ImageEffect_DataType::EFFECT_DATA_TYPE_UNKNOWN | Parameter type. The default value is UNKNOWN. |
| ImageEffect_DataValue dataValue = { 0 } | Parameter value. The default value is null. |
The following table lists the declarations supporting C syntax.
| Name | Description |
|---|---|
| ImageEffect_DataType dataType | Parameter type. |
| ImageEffect_DataValue dataValue | Value. |
你可能感兴趣的鸿蒙文章
openharmony 鸿蒙 capi-image-nativemodule-oh-pixelmap-hdrmetadatavalue
openharmony 鸿蒙 capi-image-imagepacker-opts-
openharmony 鸿蒙 capi-image-nativemodule-image-region
openharmony 鸿蒙 capi-image-imagepacker-native-
openharmony 鸿蒙 capi-image-imagenative-
openharmony 鸿蒙 capi-image-processing-h
openharmony 鸿蒙 capi-image-ohosimagesourcesupportedformat
openharmony 鸿蒙 capi-image-nativemodule-image-size