TouchGFX + 0/2 examples
CodeScope will show references to touchgfx::Box::setAlpha() from the following samples and libraries:
Examples
STM32469I_EVAL
Demonstrations
STM324x9I_EVAL
Demonstrations
 
Symbols
loading...
Files
loading...

touchgfx::Box::setAlpha() method

@fn void Box::setAlpha(uint8_t alpha) Sets the alpha value for this Box. Sets the alpha value for this Box.

Syntax

void setAlpha(uint8_t alpha);

Arguments

alpha

The alpha value. 255 = completely solid.

Examples

touchgfx::Box::setAlpha() is referenced by 2 libraries and example projects.

References

LocationText
Box.hpp:118
void setAlpha(uint8_t alpha)

Data Use

Data read by touchgfx::Box::setAlpha()
Data written by touchgfx::Box::setAlpha()
all items filtered out
touchgfx::Box::setAlpha()
all items filtered out