Brush
The high performant brush engine of the PhotoEditor SDK is optimized for touch screen interaction and supports different brush strokes that can be edited in terms of thickness and color.
The tool is implemented in the BrushEditorTool
class and displayed using the BrushToolPanel
. If you want to customize the appearance of this tool, take a look at the styling section.