touchgfx::Box::alpha is only used within TouchGFX.
 
Symbols
loading...
Files
loading...

touchgfx::Box::alpha field

Syntax

uint8_t alpha;

References

LocationReferrerScopeText
Box.hpp:178
uint8_t alpha; ///< The alpha value used for this Box.
Box.hpp:47touchgfx::Box::Box()touchgfx::Box
Box() : Widget(), alpha(255), color(0), reportAsSolid(false)
Box.hpp:64touchgfx::Box::Box()touchgfx::Box
alpha(alpha), color(color), reportAsSolid(false)
Box.hpp:120touchgfx::Box::setAlpha()touchgfx::Box
this->alpha = alpha;
Box.hpp:132touchgfx::Box::getAlpha() consttouchgfx::Box
return alpha;

Data Use

Functions writing touchgfx::Box::alpha
Functions reading touchgfx::Box::alpha
all items filtered out
touchgfx::Box::alpha
all items filtered out
Type of touchgfx::Box::alpha
touchgfx::Box::alpha
uint8_t
all items filtered out