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

touchgfx::Scanline::getY() const method

@fn int Scanline::getY() const Gets y coordinate, i.e. the vertical offset of the Scanline. Gets y coordinate, i.e. the vertical offset of the Scanline. This allows easy positioning of the Outline. The y coordinate is setup through function reset().

Syntax

int getY() const;

Return value

The y coordinate.

Call Tree

Functions calling touchgfx::Scanline::getY() const
all items filtered out
touchgfx::Scanline::getY() const
Data read by touchgfx::Scanline::getY() const
all items filtered out
touchgfx::Scanline::getY() const