Google Slides · Schema

SolidFill

A solid color fill.

CollaborationGoogle WorkspacePresentationsProductivitySlides

Properties

Name Type Description
alpha number The fraction of this color that should be applied to the pixel. The final pixel color is defined by the equation pixel_color = alpha * this_color + (1.0 - alpha) * pixel_color. Value is in [0.0, 1.0].
View JSON Schema on GitHub