The AviDrawTransitionEventArgs type exposes the following members.
Name | Description | |
---|---|---|
IntermediateFrameCount |
Gets a total number intermediate frames used for the transition effect. |
|
IntermediateFrameIndex |
Gets an index of the current intermediate frame. |
|
NextBitmap |
Gets Bitmap object which specifies the next key frame. |
|
PreviousBitmap |
Gets Bitmap object which specifies the previous key frame. |
|
ResultBitmap |
Gets Bitmap object which should contain the result. |