Image filter
From UBot Studio
(Difference between revisions)
(Created page with "This command will apply the selected preset filter to the selected image. The command is an Image command. '''Input Image File:''' Image the filter will be added to. ''...") |
Revision as of 22:49, 2 July 2017
This command will apply the selected preset filter to the selected image.
The command is an Image command.
Input Image File: Image the filter will be added to.
Output Image File: The resulting image with the filter applied
Filter: The filter being applied.
Example
imageFilter("C:\\Users\\Downloads\\Capture.JPG","C:\\Users\\Downloads\\FiltCapture.jpg","nashville")
Running the script will apply the nashville filter to the selected image.