GIMP Chat
http://gimpchat.com/

Circular Motion Blur
http://gimpchat.com/viewtopic.php?f=8&t=19321
Page 1 of 1

Author:  zarg404 [ Wed Apr 14, 2021 8:50 am ]
Post subject:  Circular Motion Blur

GIMP Version: 2.10.22
Operating System: Mac OS
OS Version: 11.2.3
GIMP Experience: Intermediate Level



Hi,
I need to process images with "Circular Motion Blur" but I can't find it's procedure name. Is it possible ?

Thanks

Author:  neurolurker [ Wed Apr 14, 2021 10:22 am ]
Post subject:  Re: Circular Motion Blur

There is a "Search and Run a Command" option under the HELP menu. You can also just use the forward slash: / to open the search window.

Author:  Pocholo [ Wed Apr 14, 2021 10:48 am ]
Post subject:  Re: Circular Motion Blur

If you are creating scheme code
#In Type of motion blur you can choose { LINEAR (0), RADIAL (1), ZOOM (2) } or from 0 to 2
(plug-in-mblur run-mode image drawable type length angle center-x center-y)


If you are creating a python code
pdb.plug_in_mblur(image, drawable, type, length, angle, center_x, center_y)

Page 1 of 1 All times are UTC - 5 hours [ DST ]
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group
http://www.phpbb.com/