Gets/sets the Aurigma.GraphicsMill.Bitmap which you want to use as a bitmap watermark.
Namespace:
Aurigma.GraphicsMill.Codecs
Assembly:
Aurigma.GraphicsMill.Codecs.AviProcessor (in Aurigma.GraphicsMill.Codecs.AviProcessor.dll)
Public Property Bitmap As Bitmap
public Bitmap Bitmap { get; set; }
This property makes sense only if the bitmap watermark is enabled (i.e. the BitmapVisible property is set to true).