imggen
v0.1.4
Published
Project to create generated images from notu emojis
Downloads
13
Readme
getImage Method
options
PIck an Image between 1-10
[*I,1-10,px]
Pick a float between 1-10
*[*F,1-10,px]
Pick random values from 0-255 for RGB
*[*RGB,0-255,0-255,0-255]
Pick random values from 0-255 for RGB, and a float between 0-1
*[*RGBA,0-255,0-255,0-255,0-1]
Pick random values from 0-255 for HSL
*[*HSL,0-360,0-100,0-100]
Pick random values from 0-255 for HSL, and a float between 0-1
*[*HSLA,0-360,0-100,0-100,0-1]