apply_blur
Apply a customizable blur effect to images by specifying the blur radius. Input can be a file path or base64-encoded image data for flexible processing.
Instructions
应用模糊滤镜
Input Schema
Name | Required | Description | Default |
---|---|---|---|
image_source | Yes | 图片源,可以是文件路径或base64编码的图片数据 | |
radius | Yes | 模糊半径,值越大模糊效果越强 |