Leadtools Send comments on this topic. | Back to Introduction - All Topics | Help Version 16.5.9.25
RasterImageAnimator Class Methods
See Also 
Leadtools Namespace : RasterImageAnimator Class


For a list of all members of this type, see RasterImageAnimator members.

Public Methods

  Name Description
Public Method Append Appends an image to the animated multi-frame image during an animation playback.  
Public Method CancelWait Cancels the wait for user input and any delay during an animation playback.  
Public Method ClearUpdateRectangle Clears the update rectangle used for an animation playback, leaving an empty rectangle.  
Public Method Destroy Invalidates this RasterImageAnimator object and returns the animated image.  
Public Method Dispose Overloaded.  Releases all resources used by this RasterImageAnimator.  
Public Method GetUpdateRectangle Gets the update rectangle in the target image during an animation playback.  
Public Method Process Processes the next state during an animation playback.  
Public Method ValidateLines Validates lines of an image that was added during a RasterCodecs.LoadImage event using the Append function.  
Top

Protected Methods

  Name Description
Protected Method Finalize Overridden.  This member overrides Finalize.  
Top

See Also