LImageViewerCell::IsCellAnimated

#include "ltwrappr.h"

L_BOOL LImageViewerCell::IsCellAnimated(uFlags)

Determines whether the cell is in an animation phase.

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

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

LEADTOOLS Medical Image Viewer C++ Class Library Help