Skip to content

🔮 BackgroundFillGradient

The background is a gradient fill.

⚙️ Properties

  • type (str ): Type of the background fill, always “gradient”
  • top_color (int ): Top color of the gradient in the RGB24 format
  • bottom_color (int ): Bottom color of the gradient in the RGB24 format
  • rotation_angle (int ): Clockwise rotation angle of the background fill in degrees; 0-359