Reference
Table of Contents
▸
List of Commands
▸
Arrays, Tiles and Frames
▸
frame_x
◀
frame_seamless
|
frame_xy
▶
frame_x
Arguments:
size_x[%],_col1,...,_colN
Description:
Insert colored frame along the x-axis in selected images.
Default values:
col1=col2=col3=255
and
col4=255
.
Example of use:
$ gmic
image.jpg
frame_x 20,255,0,255
Command:
image.jpg
frame_x 20,255,0,255