You're viewing documentation for a previous version of this software.Switch to the latest stable version
VESDK/Android/Features
Focus
The focus tool of the VideoEditor SDK for Android lets your users add a radial or linear blur to their images. Learn how to configure the 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.