LImageViewerCell::IsCellAnimated

Summary

Determines whether the cell is in an animation phase.

Syntax

#include "ltwrappr.h"

L_BOOL LImageViewerCell::IsCellAnimated(uFlags)

Parameters

L_UINT uFlags

Reserved for future use. Pass 0.

Returns

Value Meaning
TRUE The cell is in an animation phase.
FALSE The cell is not in an animation phase, or an error occurred. Refer to Return Codes.

Comments

To start the animation, call the LImageViewerCell::StartAnimation function.

To stop the animation, call the LImageViewerCell::StopAnimation function.

Required DLLs and Libraries

See Also

Functions

Topics

Example

For an example, refer to LImageViewerCell::StartAnimation.

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

LEADTOOLS Medical Image Viewer C++ Class Library Help

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