The following tables list the members exposed by RasterImageAnimator.
Public Constructors
Name | Description | |
---|---|---|
RasterImageAnimator | Constructs a new RasterImageAnimator object using the specified parameters. |
Public Methods
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. | |
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 LoadImage event using the Append function. |
Protected Methods
Name | Description | |
---|---|---|
Dispose | Releases all the resources used by this RasterImageAnimator. | |
Finalize | This member overrides Finalize. |
Public Properties
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. |
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET