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

touchgfx::ScalableImage::getScalingAlgorithm() method

@fn virtual ScalingAlgorithm ScalableImage::getScalingAlgorithm(); Gets the algorithm used when rendering. Gets the algorithm used when rendering.

Syntax

virtual ScalingAlgorithm getScalingAlgorithm();

Return value

The algorithm used when rendering.

References

LocationText
ScalableImage.hpp:153
virtual ScalingAlgorithm getScalingAlgorithm();

Type Use

Type of touchgfx::ScalableImage::getScalingAlgorithm()
touchgfx::ScalableImage::getScalingAlgorithm()