apply_scales
Arguments:
- "command",number_of_scales>0,_min_scale[%]>=0,_max_scale[%]>=0,_scale_gamma>0,_interpolation
Description:
Apply specified command on different scales of selected images.
interpolation can be
{ 0:none | 1:nearest | 2:average | 3:linear | 4:grid | 5:bicubic | 6:lanczos }.
Default values:
min_scale=25%, max_scale=100% and interpolation=3.
Example of use:
image.jpg apply_scales "blur 5 sharpen 1000",4
Command:
image.jpg apply_scales "blur 5 sharpen 1000",4
Command:
image.jpg apply_scales "blur 5 sharpen 1000",4
Command:
image.jpg apply_scales "blur 5 sharpen 1000",4
Command:
image.jpg apply_scales "blur 5 sharpen 1000",4
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.