Gets/sets the combine mode of the bitmap watermark.

Namespace: Aurigma.GraphicsMill.Codecs
Assembly: Aurigma.GraphicsMill.Codecs.AviProcessor (in Aurigma.GraphicsMill.Codecs.AviProcessor.dll)

Syntax

Visual Basic

Public Property BitmapCombineMode As CombineMode

C#

public CombineMode BitmapCombineMode { get; set; }

Property Value

CombineMode value which specifies the combine mode used when blending the watermark image with the frame. By default, Alpha is used.