×

Create Interest Heatmap

iOS 14 +

Notes

Generate a heatmap of the most interesting part of an image. The result is generated in the Toolbox Pro app and is copied to the clipboard. Add a 'wait to return' and 'get clipboard' action after this one to use the result.

Syntax

smartCrop(image: <#Variable#>, type: <#Enumeration (SaliencyType)#>)

Example

smartCrop(image: ShortcutInput, type: objects)