you can add /{token} to the url to authenticate
Description
Creates a simple pattern image to use for vector styling.
Endpoint
/image/pattern
Method
GET
Minimum Access Level
Minimum processing units
color
The main color of the pattern as a hex.
true
alpha
The transparency of the pattern on a 0 to 1 scale.
type
The type of pattern image to create. Must be one of 'diagonal', 'horizontal', 'vertical', 'checkerboard', 'solid' or 'drive'.
width
The width of the repeated pattern in the image to create. May be left undefined for type 'solid'.
backgroundColor
Optional background color of the pattern as a hex color.
false
Default null.
Last updated 8 months ago