touchgfx::RadioButton::setAlpha() is only used within TouchGFX.
 
Symbols
loading...
Files
loading...
CodeScopeSTM32 Libraries and SamplesTouchGFXtouchgfx::RadioButton::setAlpha()

touchgfx::RadioButton::setAlpha() method

@fn void RadioButton::setAlpha(uint8_t alpha) Sets the alpha channel for the image. Sets the alpha channel for the image.

Syntax

void setAlpha(uint8_t alpha);

Arguments

alpha

The alpha value. 255 = completely solid.

References

LocationText
RadioButton.hpp:142
void setAlpha(uint8_t alpha)

Data Use

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