Shape
Shape component - Abyssale REST API
Last updated
Shape component - Abyssale REST API
Last updated
For now, the type (rectangle
(with/without rounded corners), circle
, triangle
, blob cross
, half cicle
, cloud
, pentagon
, right triangle
, starts
, arrow
, heart
, hexagon,
trapeze,
hexagram
, rhombus
, parallelogram
and squircle
) of the shape can only be selected on the template side.
Property | Description |
---|---|
A pattern can be added to the image by using both the pattern_name
& pattern_color
properties.
pattern_name
: String. The type of pattern to be applied. Look at the list below.
pattern_color
: String. 6-8 digits hexa color.
List of pattern names:
background_color
2 filling modes are available:
Monochrome
: String: 6-8digits hexadecimal color
Linear gradient
Go to Linear Gradient documentation
Cmyka
: String started with cmyka (only for print)
Go to Linear Cmyka documentation
pattern_name
pattern_color
stroke_width
stroke_color
shadow_color
shadow_blur
shadow_offset_x
shadow_offset_y
bubbles
cage
cross
doubleCircle
drops
parkay
pills
plus
star
ticTac
ticTacFilled
triangle
wiggle
"background_color": "#1A47FF",
"pattern_name": "ticTacFilled",
"pattern_color": "#FFFFFF1A"