Gradient.ProduceImageArgs Interface
Arguments supplied to Gradient.Symb.produceImage.
Properties
Name | Type | Description | |
---|---|---|---|
height | number | The desired height of the image in pixels. | |
includeThematicMargin | undefined | boolean | If true and the gradient uses Gradient.Mode.Thematic, the margin color specified by ThematicGradientSettings.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: 20 June, 2023