TouchGFX + 0/4 examples
CodeScope will show references to touchgfx::Bitmap::getHeight() 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::getHeight() const

touchgfx::Bitmap::getHeight() const method

@fn uint16_t Bitmap::getHeight() const Gets the height of the Bitmap in pixels. Gets the height of the Bitmap in pixels.

Syntax

uint16_t getHeight() const;

Return value

The bitmap height in pixels.

Examples

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

References

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

Call Tree

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