Skip to main content
PESDK/Flutter/Guides/Blur

Blur

The blur/focus tool of PhotoEditor SDK for Flutter lets your users add a radial or linear blur to their images. Learn how to configure the tool.

Focus tool

The blur/focus tool allows your users to add a radial or linear blur to their images that lets them mimic Tilt Shift or Bokeh effects.

The tool can be configured by modifying the Configuration.focus interface as described in the configuration section. It allows changing the size of the clear area and the width of the area where the transition from clear to full blur happens.