touchgfx::Bitmap::getSolidRect() const is only used within TouchGFX.
 
Symbols
loading...
Files
loading...
CodeScopeSTM32 Libraries and SamplesTouchGFXtouchgfx::Bitmap::getSolidRect() const

touchgfx::Bitmap::getSolidRect() const method

@fn Rect Bitmap::getSolidRect() const Gets the largest solid rectangle in the bitmap. Gets the largest solid, i.e. not transparent, rectangle in the bitmap.

Syntax

Rect getSolidRect() const;

Return value

The maximum solid rectangle of the bitmap.

References

LocationText
Bitmap.hpp:251
Rect getSolidRect() const;

Type Use

Type of touchgfx::Bitmap::getSolidRect() const
touchgfx::Bitmap::getSolidRect() const
all items filtered out