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

touchgfx::ZoomAnimationImage::setHeight() method

@fn virtual void ZoomAnimationImage::setHeight(int16_t height); Sets the height of the image. Sets the height of the image. Chooses the optimal rendering method afterwards. The image is automatically invalidated.

Syntax

virtual void setHeight(int16_t height);

Arguments

height

The new height.

References

LocationText
ZoomAnimationImage.hpp:254
virtual void setHeight(int16_t height);

Override Tree

Methods overriding this one
touchgfx::ZoomAnimationImage::setHeight()
all items filtered out