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

touchgfx::Bitmap::numberOfBitmaps variable

Syntax

static uint16_t numberOfBitmaps;

References

LocationReferrerScopeText
Bitmap.hpp:524
static uint16_t numberOfBitmaps;
Bitmap.hpp:239touchgfx::Bitmap::isAlphaPerPixel() consttouchgfx::Bitmap
return ((bitmaps != 0) && (bitmapId < numberOfBitmaps)) ? (bitmaps[bitmapId].alphaData != 0) : false;

Data Use

Functions reading touchgfx::Bitmap::numberOfBitmaps
touchgfx::Bitmap::numberOfBitmaps
Type of touchgfx::Bitmap::numberOfBitmaps
touchgfx::Bitmap::numberOfBitmaps
uint16_t
all items filtered out