Gradient.ProduceImageArgs Interface
Arguments supplied to Gradient.Symb.produceImage.
Properties
| Name | Type | Description | |
|---|---|---|---|
| height | number | The desired height of the image in pixels. | |
| includeThematicMargin | boolean | undefined | If true and the gradient uses Gradient.Mode.Thematic, the margin color specified by marginColor will be included | |
| width | number | The desired width of the image in pixels. | 
Defined in
- core/common/src/Gradient.ts Line 89
Last Updated: 24 June, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.