LPlayBack::IsCreated

Summary

Determines whether an animation playback has been created.

Syntax

#include "ltwrappr.h"

L_BOOL LPlayBack::IsCreated()

Returns

Value Meaning
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

Platforms

Win32, x64.

See Also

Functions

Topics

Example

For an example, refer to LPlayBack::Process.

Help Version 22.0.2023.2.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

LEADTOOLS Raster Imaging C++ Class Library Help

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.