Skip to main content
You're viewing documentation for a previous version of this software.Switch to the latest stable version
PESDK/Android/Features

Focus

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

Focus tool

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

The backend settings are implemented in the FocusSettings class and displayed using the FocusToolPanel. If you want to customize the appearance of this tool, take a look at the customization section.