The AviDrawTransitionEventArgs type exposes the following members.
| Name | Description | |
|---|---|---|
|
|
AviDrawTransitionEventArgs |
Creates and initializes new AviDrawTransitionEventArgs instance. |
| Name | Description | |
|---|---|---|
|
|
Equals | (Inherited from Object.) |
|
|
Finalize | (Inherited from Object.) |
|
|
GetHashCode | (Inherited from Object.) |
|
|
GetType | (Inherited from Object.) |
|
|
MemberwiseClone | (Inherited from Object.) |
|
|
ToString | (Inherited from Object.) |
| 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. |