spherize
Arguments:
- _radius[%]>=0,_strength,_smoothness[%]>=0,_center_x[%],_center_y[%],_ratio_x/y>0,_angle,_interpolation
Description:
Apply spherize effect on selected images.
Default values:
radius=50%, strength=1, smoothness=0, center_x=center_y=50%, ratio_x/y=1, angle=0 and interpolation=1.
Example of use:
$ gmic
image.jpg grid 5%,5%,0,0,0.6,255 spherize ,

Command:
image.jpg grid 5%,5%,0,0,0.6,255 spherize ,