touchgfx::Button::setAlpha() is only used within TouchGFX.
 
Symbols
loading...
Files
loading...

touchgfx::Button::setAlpha() method

@fn void Button::setAlpha(uint8_t alpha) Sets the alpha value for the image. Sets the alpha value for the image.

Syntax

void setAlpha(uint8_t alpha);

Arguments

alpha

The alpha value. 255 = completely solid.

References

LocationText
Button.hpp:100
void setAlpha(uint8_t alpha)

Data Use

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