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

touchgfx::Canvas::transformFrameBufferToDisplay() const method

@fn void Canvas::transformFrameBufferToDisplay(CWRUtil::Q5& x, CWRUtil::Q5& y) const; Transform frame buffer coordinates to display coordinates. Transform frame buffer coordinates to display coordinates for Q5 coordinates. @see DisplayTransformation::transformFrameBufferToDisplay()

Syntax

void transformFrameBufferToDisplay(CWRUtil::Q5& x,     CWRUtil::Q5& y) const;

Arguments

x

y

References

LocationText
Canvas.hpp:208
void transformFrameBufferToDisplay(CWRUtil::Q5& x, CWRUtil::Q5& y) const;