Create a new builder.
new Builder(width, height)
The grapheme provider of this builder.
the height of this builder.
The options manager of this builder.
The tailwind subset to apply to this builder.
the width of this builder.
Get the style of this builder.
Adjust the canvas size.
Convert this builder into an image.
Parameter | Type | Description | Optional |
---|---|---|---|
options | the build options. |
Render this builder.
Set grapheme image provider for this builder.
Parameter | Type | Optional |
---|---|---|
provider |
Set the style of this builder.
Parameter | Type | Description | Optional |
---|---|---|---|
newStyle | CSSProperties | the new style. |
Create a builder from builder template.
Parameter | Type | Optional |
---|---|---|
template |
/docs/canvacord/class/Builder