touchgfx::AnimatedImage::isReverse() is only used within TouchGFX.
 
Symbols
loading...
Files
loading...
CodeScopeSTM32 Libraries and SamplesTouchGFXtouchgfx::AnimatedImage::isReverse()

touchgfx::AnimatedImage::isReverse() method

@fn bool AnimatedImage::isReverse() Query if this object is running in reverse. Query if this object is running in reverse.

Syntax

bool isReverse();

Return value

true if the animation is performed in reverse order.

References

LocationText
AnimatedImage.hpp:178
bool isReverse()

Data Use

Data read by touchgfx::AnimatedImage::isReverse()
all items filtered out
touchgfx::AnimatedImage::isReverse()