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

touchgfx::ZoomAnimationImage::setScalingMode() method

@fn virtual void ZoomAnimationImage::setScalingMode(ScalableImage::ScalingAlgorithm mode); Sets the scaling algorithm of the ScalableImage. Sets the scaling algorithm of the ScalableImage.

Syntax

virtual void setScalingMode(ScalableImage::ScalingAlgorithm mode);

Arguments

mode

The new mode.

References

LocationText
ZoomAnimationImage.hpp:278
virtual void setScalingMode(ScalableImage::ScalingAlgorithm mode);