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

touchgfx::Image::getSolidRect() const method

@fn virtual Rect Image::getSolidRect() const; Gets the largest solid (non-transparent) rectangle. Gets the largest solid (non-transparent) rectangle. This value is pre-calculated by the imageconverter tool.

Syntax

virtual Rect getSolidRect() const;

Return value

The largest solid (non-transparent) rectangle.

References

LocationText
Image.hpp:133
virtual Rect getSolidRect() const;

Override Tree

Methods overriding this one
touchgfx::Image::getSolidRect() const
Type of touchgfx::Image::getSolidRect() const
touchgfx::Image::getSolidRect() const
all items filtered out