Skip to content

BackgroundFillGradient

The background is a gradient fill.

Fields

typeString = gradientRequired
Type of the background fill, always "gradient"
top_colorIntegerRequired
Top color of the gradient in the RGB24 format
bottom_colorIntegerRequired
Bottom color of the gradient in the RGB24 format
rotation_angleIntegerRequired
Clockwise rotation angle of the background fill in degrees; 0-359

GramIO Usage

See Also