as-gen-image
v1.0.4
Published
Generate image from origin image
Readme
Description
A small tool to generate 0 to 360 rotated image from origin image :D
Installation
npm install as-gen-imageUsage
GenImage rotate <file_path> -s <scale> -d <distance> -c <color>Example
GenImage rotate Images/Test.png -s 2 -d 10 -c '#FFF'