TouchGFX + 0/4 examples
CodeScope will show references to touchgfx::Bitmap::getWidth() const from the following samples and libraries:
Examples
STM32469I-Discovery
Demonstrations
STM32469I_EVAL
Demonstrations
STM324x9I_EVAL
Demonstrations
STM32F429I-Discovery
Demonstrations
 
Symbols
loading...
Files
loading...
CodeScopeSTM32 Libraries and SamplesTouchGFXtouchgfx::Bitmap::getWidth() const

touchgfx::Bitmap::getWidth() const method

@fn uint16_t Bitmap::getWidth() const Gets the width of the Bitmap in pixels. Gets the width of the Bitmap in pixels.

Syntax

uint16_t getWidth() const;

Return value

The bitmap width in pixels.

Examples

touchgfx::Bitmap::getWidth() const is referenced by 4 libraries and example projects.

References

LocationReferrerScopeText
Bitmap.hpp:200
uint16_t getWidth() const;
Bitmap.hpp:224touchgfx::Bitmap::getRect() consttouchgfx::Bitmap
return Rect(0, 0, getWidth(), getHeight());

Call Tree

Functions calling touchgfx::Bitmap::getWidth() const
all items filtered out
touchgfx::Bitmap::getWidth() const
Type of touchgfx::Bitmap::getWidth() const
touchgfx::Bitmap::getWidth() const
uint16_t
all items filtered out