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

touchgfx::Outline::getNumCells() const method

@fn unsigned Outline::getNumCells() const Gets number cells registered in the current drawn path for the Outline. Gets number cells registered in the current drawn path for the Outline.

Syntax

unsigned getNumCells() const;

Return value

The number of cells.

References

LocationText
Outline.hpp:109
unsigned getNumCells() const

Data Use

Data read by touchgfx::Outline::getNumCells() const
all items filtered out
touchgfx::Outline::getNumCells() const