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

AviDrawTransitionEventArgs Properties

The AviDrawTransitionEventArgs type exposes the following members.

Properties

Name Description
Public property IntermediateFrameCount

Gets a total number intermediate frames used for the transition effect.

Public property IntermediateFrameIndex

Gets an index of the current intermediate frame.

Public property NextBitmap

Gets Bitmap object which specifies the next key frame.

Public property PreviousBitmap

Gets Bitmap object which specifies the previous key frame.

Public property ResultBitmap

Gets Bitmap object which should contain the result.

See Also

Reference