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

touchgfx::ZoomAnimationImage::setWidth() method

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

Syntax

virtual void setWidth(int16_t width);

Arguments

width

The new width.

References

LocationText
ZoomAnimationImage.hpp:242
virtual void setWidth(int16_t width);

Override Tree

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