touchgfx::SnapshotWidget::makeSnapshot() is only used within TouchGFX.
 
Symbols
loading...
Files
loading...
CodeScopeSTM32 Libraries and SamplesTouchGFXtouchgfx::SnapshotWidget::makeSnapshot()

touchgfx::SnapshotWidget::makeSnapshot() method

@fn virtual void SnapshotWidget::makeSnapshot(); Makes a snapshot of the area the SnapshotWidget currently covers. Makes a snapshot of the area the SnapshotWidget currently covers. This area is defined by setting the dimensions and the position of the SnapshotWidget. The snapshot is stored in Animation Storage.

Syntax

virtual void makeSnapshot();

References

LocationText
SnapshotWidget.hpp:91
virtual void makeSnapshot();
SnapshotWidget.hpp:105
virtual void makeSnapshot(const BitmapId bmp);