Files
Android11/external/ImageMagick/api_examples/magick_shell.sh
2023-10-13 14:01:41 +00:00

8 lines
150 B
Bash
Executable File

#!/bin/sh
#
# Assumes the "magick" command has been installed
#
magick -size 100x100 xc:red \
\( rose: -rotate -90 \) \
+append show: