This documentation is for the old version. Go to the latest Graphics Mill docs

AviDrawWatermarkEventArgs Properties

The AviDrawWatermarkEventArgs type exposes the following members.

Properties

Name Description
Public property Bitmap

Returns the bitmap representing the current frame. You should draw the watermark on this bitmap.

Public property FrameIndex

Returns an index of the frame which is about to be watermarked in this event handler.

Public property IntermediateFrame

Indicates whether the current frame is intermediate (i.e. whether it is a result of interpolation between two frames added to the writer object or the frame added to the writer itself).

Public property Time

Returns an time passed from the beginning of the movie to the current frame.

See Also

Reference