The following tables list the members exposed by RasterImageAnimator.
Name | Description | |
---|---|---|
![]() | RasterImageAnimator Constructor |
Constructs a new RasterImageAnimator object using the specified parameters.
|
Name | Description | |
---|---|---|
![]() | Delay |
Gets the time remaining in the current wait state of an animation playback.
|
![]() | Index |
Gets or sets the index of the current frame during animation playback.
|
![]() | State |
Gets the current state of the animation playback engine.
|
Name | Description | |
---|---|---|
![]() | Append |
Appends an image to the animated multi-frame image during an animation playback.
|
![]() | CancelWait |
Cancels the wait for user input and any delay during an animation playback.
|
![]() | ClearUpdateRectangle |
Clears the update rectangle used for an animation playback, leaving an empty rectangle.
|
![]() | Destroy |
Invalidates this RasterImageAnimator object and returns the animated image.
|
![]() | Dispose | Overloaded.
Releases all resources used by this RasterImageAnimator.
|
![]() | GetUpdateRectangle |
Gets the update rectangle in the target image during an animation playback.
|
![]() | Process |
Processes the next state during an animation playback.
|
![]() | ValidateLines |
Validates lines of an image that was added during a RasterCodecs.LoadImage event using the Append function.
|