Arguments:
- x0[%],x1[%],y[%],z[%],c[%] or
- y0[%],y1[%],z[%],c[%] or
- z0[%],z1[%],c[%] or
- c0[%],c1[%] or
- c0[%] or
- (no arg)
Description:
Insert shared buffers from (opt. points/rows/planes/channels of) selected images.
Shared buffers cannot be returned by a command, nor a local environment.
(equivalent to shortcut command sh).
This command has a tutorial page.
Examples of use:
• Example #1
$ gmic
image.jpg shared 1 blur[-1] 3 remove[-1]

Command:
image.jpg shared 1 blur[-1] 3 remove[-1]
• Example #2
$ gmic
image.jpg repeat s { shared 25%,75%,0,$> mirror[-1] x remove[-1] }

Command:
image.jpg repeat s { shared 25%,75%,0,$> mirror[-1] x remove[-1] }
G'MIC is an open-source software distributed under the
CeCILL free software licenses (LGPL-like and/or
GPL-compatible).
Copyrights (C) Since July 2008,
David Tschumperlé - GREYC UMR CNRS 6072, Image Team.