ImageEffect_FilterDelegate
typedef struct ImageEffect_FilterDelegate {...} ImageEffect_FilterDelegate
Overview
The struct describes the callback functions of a custom image effect filter.
Since: 12
Related module: ImageEffect
Header file: image_effect_filter.h
Summary
Member Variables
| Name | Description |
|---|---|
| OH_EffectFilterDelegate_SetValue setValue | Pointer to the parameter setting function. |
| OH_EffectFilterDelegate_Render render | Pointer to the filter rendering function. |
| OH_EffectFilterDelegate_Save save | Pointer to the filter serialization function. |
| OH_EffectFilterDelegate_Restore restore | Pointer to the filter deserialization function. |
你可能感兴趣的鸿蒙文章
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