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

touchgfx::Bitmap::copyBitmapToCache() method

Syntax

static bool copyBitmapToCache(BitmapId id,     uint8_t* const dst);

Arguments

id

dst

References

LocationText
Bitmap.hpp:513
static bool copyBitmapToCache(BitmapId id, uint8_t* const dst);