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

touchgfx::Bitmap::operator() const method

@fn bool Bitmap::operator==(const Bitmap& other) const Equality operator. Equality operator.

Syntax

bool operator==(const Bitmap& other) const;

Arguments

other

The bitmap to compare with.

Return value

True if this bitmap has the same id as the other bitmap.

Call Tree

Functions calling touchgfx::Bitmap::operator() const
touchgfx::Bitmap::operator() const
Data read by touchgfx::Bitmap::operator() const
touchgfx::Bitmap::operator() const