background_fill_gradient_t

struct banana::api::background_fill_gradient_t

The background is a gradient fill.

string_t type

Type of the background fill, always “gradient”

integer_t top_color

Top color of the gradient in the RGB24 format

integer_t bottom_color

Bottom color of the gradient in the RGB24 format

integer_t rotation_angle

Clockwise rotation angle of the background fill in degrees; 0-359