Products | Support | Send comments on this topic. | Email a link to this topic. | Back to Getting Started | Help Version 18.0.10.24
LEADTOOLS Raster imaging C++ Class library help

LPlayBack::IsCreated

Show in webframe

#include "ltwrappr.h"

L_BOOL LPlayBack::IsCreated()

Determines whether an animationplayback has been created.

Returns

TRUE

The playback has been created.

FALSE

The playback has not been created.

Comments

The class object must contain a created animation playback before you can use functions to manipulate the playback.

You can create an animation playback for the class object by calling LPlayBack::Create.

Required DLLs and Libraries

LTDIS
LTFIL

For a listing of the exact DLLs and Libraries needed, based on the toolkit version, refer to Files To Be Included With Your Application.

Platforms

Win32, x64.

See Also

Functions:

LPlayBack::Create, Class Members

Topics:

Raster Image Functions: Creating and Maintaining Lists of Images

 

Implementing Animation

Example

For an example, refer to LPlayBack::Process.

Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.