Returns the bitmap representing the current frame. You should draw the watermark on this bitmap.
Namespace:
Aurigma.GraphicsMill.Codecs
Assembly:
Aurigma.GraphicsMill.Codecs.AviProcessor (in Aurigma.GraphicsMill.Codecs.AviProcessor.dll)
Public ReadOnly Property Bitmap As Bitmap
public Bitmap Bitmap { get; }