BackgroundConfigBuilder🔗
Constructor🔗
Methods🔗
Build🔗
Builds the object.
Color🔗
func (builder *BackgroundConfigBuilder) Color(color cog.Builder[common.ColorDimensionConfig]) *BackgroundConfigBuilder
Image🔗
func (builder *BackgroundConfigBuilder) Image(image cog.Builder[common.ResourceDimensionConfig]) *BackgroundConfigBuilder
Size🔗
func (builder *BackgroundConfigBuilder) Size(size canvas.BackgroundImageSize) *BackgroundConfigBuilder