BackgroundSwapProcessingConfig

BackgroundSwapConfig for imagen-3.0-capability-001

Fields
blendingMode string

The blending mode for background swap. The values can be one of: * alpha-blending

blendingFactor number

The blending factor for background swap blending. Valid range: [0, 1]. Default value: 0

JSON representation
{
  "blendingMode": string,
  "blendingFactor": number
}