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

AviDrawTransitionEventArgs Members

The AviDrawTransitionEventArgs type exposes the following members.

Constructors

Name Description
Public method AviDrawTransitionEventArgs

Creates and initializes new AviDrawTransitionEventArgs instance.

Methods

Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

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