BackgroundConfigBuilder
Constructor
new BackgroundConfigBuilder()
Methods
build
Builds the object.
color
color(color: cog.Builder<common.ColorDimensionConfig>)
image
image(image: cog.Builder<common.ResourceDimensionConfig>)
size
size(size: canvas.BackgroundImageSize)
See also