LEADTOOLS (Leadtools assembly)

Process Method

Show in webframe







Processes the next state during an animation playback.
Syntax
public RasterImageAnimatorState Process()
'Declaration
 
Public Function Process() As RasterImageAnimatorState
'Usage
 
Dim instance As RasterImageAnimator
Dim value As RasterImageAnimatorState
 
value = instance.Process()
public RasterImageAnimatorState Process()

            

            
 function Leadtools.RasterImageAnimator.Process()
public:
RasterImageAnimatorState Process(); 

Return Value

A RasterImageAnimatorState enumeration member that describes the new state of the animation playback engine
Remarks

You should call this method in a loop to continually process the playback.

Example
For an example, refer to RasterImageAnimator.
Requirements

Target Platforms

See Also

Reference

RasterImageAnimator Class
RasterImageAnimator Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.