Aurigma Graphics Mill 5.5 for .NET
AviDrawTransitionEventArgs Properties
The AviDrawTransitionEventArgs type exposes the following members.
Properties
| 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. |