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